Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
From:
JoongHyuk Shin <sjh910805(at)gmail(dot)com>
To:
Michael Paquier <michael(at)paquier(dot)xyz>
Cc:
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-07 03:01:59
Message-ID:
CACSdjfPm+_EE2BTmu7oyW_Gt_7o2eZyNdvaT3fQKbaoKCwGOMQ@mail.gmail.com
Views:
Whole Thread
|
Raw Message
|
Download mbox
|
Resend email
Thread:
2026-04-13 08:21:39 from JoongHyuk Shin <sjh910805(at)gmail(dot)com> 📎
2026-04-24 01:10:44 from Greg Lamberson <greg(at)lamco(dot)io>
2026-04-24 13:08:04 from Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
2026-04-27 01:52:03 from Michael Paquier <michael(at)paquier(dot)xyz>
2026-04-27 05:36:11 from Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
2026-04-27 05:59:54 from Michael Paquier <michael(at)paquier(dot)xyz>
2026-04-29 09:29:59 from JoongHyuk Shin <sjh910805(at)gmail(dot)com> 📎
2026-05-01 05:53:18 from Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
2026-05-11 03:17:36 from JoongHyuk Shin <sjh910805(at)gmail(dot)com> 📎
2026-05-11 06:01:56 from JoongHyuk Shin <sjh910805(at)gmail(dot)com> 📎
2026-05-31 21:11:07 from Scott Ray <scott(at)scottray(dot)io> 📎
2026-06-04 05:41:01 from JoongHyuk Shin <sjh910805(at)gmail(dot)com>
2026-06-06 20:10:10 from Scott Ray <scott(at)scottray(dot)io> 📎
2026-06-07 10:30:02 from JoongHyuk Shin <sjh910805(at)gmail(dot)com>
2026-06-07 15:44:54 from Álvaro Herrera <alvherre(at)kurilemu(dot)de>
2026-06-21 09:27:42 from JoongHyuk Shin <sjh910805(at)gmail(dot)com> 📎
2026-06-21 12:31:55 from Álvaro Herrera <alvherre(at)kurilemu(dot)de>
2026-06-22 04:37:27 from JoongHyuk Shin <sjh910805(at)gmail(dot)com> 📎
2026-06-25 08:00:33 from Michael Paquier <michael(at)paquier(dot)xyz>
2026-06-26 07:15:53 from Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
2026-06-26 08:12:15 from Michael Paquier <michael(at)paquier(dot)xyz>
2026-06-26 11:12:15 from Henson Choi <assam258(at)gmail(dot)com>
2026-06-29 04:45:37 from JoongHyuk Shin <sjh910805(at)gmail(dot)com> 📎
2026-06-29 05:47:58 from Michael Paquier <michael(at)paquier(dot)xyz>
2026-06-29 07:59:40 from JoongHyuk Shin <sjh910805(at)gmail(dot)com>
2026-06-29 21:16:59 from Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
2026-06-29 23:35:36 from Michael Paquier <michael(at)paquier(dot)xyz>
2026-07-06 07:53:44 from JoongHyuk Shin <sjh910805(at)gmail(dot)com>
2026-07-06 22:30:32 from Michael Paquier <michael(at)paquier(dot)xyz>
2026-07-07 03:01:59 from JoongHyuk Shin <sjh910805(at)gmail(dot)com> 📎
2026-07-07 06:58:18 from Michael Paquier <michael(at)paquier(dot)xyz>
2026-07-07 06:59:26 from Michael Paquier <michael(at)paquier(dot)xyz>
Lists:
pgsql-hackers
Attached v8 with the errhint removed. No other changes from v7.
--
JH Shin
Attachment
Content-Type
Size
v8-0001-Don-t-call-ereport-ERROR-from-recovery-target-GUC.patch
application/octet-stream
17.4 KB
In response to
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
at 2026-07-06 22:30:32 from Michael Paquier
Responses
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
at 2026-07-07 06:58:18 from Michael Paquier
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
at 2026-07-07 06:59:26 from Michael Paquier
Browse pgsql-hackers by date
From
Date
Subject
Next Message
shveta malik
2026-07-07 03:09:48
Re: Support EXCEPT for TABLES IN SCHEMA publications
Previous Message
Michael Paquier
2026-07-07 02:41:25
Re: Use PG_MODULE_MAGIC_EXT macro in modules added in PG19