Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks

From: JoongHyuk Shin <sjh910805(at)gmail(dot)com>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Date: 2026-07-19 04:38:10
Message-ID: CACSdjfMge3o-6FbSFTL-3ghdzY348ddQJxshv92F=PhapvQQng@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Fujii,

Thanks for the improvements and the explanation.

v10 looks good to me, no further comments.

--
JH Shin

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Julien Rouhaud 2026-07-19 04:48:05 DROP TABLE of table marked as dumpable in extension
Previous Message Tatsuo Ishii 2026-07-19 01:55:13 Re: Fix duplicate detection for null-treatment window functions