diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2024-01-23 10:38:07 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2024-01-23 10:38:07 +0200 |
commit | 21ef4d4d897563adb2f7920ad53b734950f1e0a4 (patch) | |
tree | 84a3aa61093e4e3431a8a3e5c25476869219b280 /src/backend/utils/adt/jsonfuncs.c | |
parent | 9b1a6f50b91dca6610932650c8c81a3c924259f9 (diff) | |
download | postgresql-21ef4d4d897563adb2f7920ad53b734950f1e0a4.tar.gz postgresql-21ef4d4d897563adb2f7920ad53b734950f1e0a4.zip |
Revert "libpqwalreceiver: Convert to libpq-be-fe-helpers.h"
This reverts commit 728f86fec65537eade8d9e751961782ddb527934.
The signal handling was a few bricks shy of a load in that commit,
which made the walreceiver non-responsive to SIGTERM while it was
waiting for the connection to be established. That prevented a standby
from being promoted.
Since it was non-essential refactoring, let's revert it to make v16
work the same as earlier releases. I reverted it in 'master' too, to
keep the branches in sync. The refactoring was a good idea as such,
but it needs a bit more work. Once we have developed a complete patch
with this issue fixed, let's re-apply that to 'master'.
Reported-by: Kyotaro Horiguchi
Backpatch-through: 16
Discussion: https://www.postgresql.org/message-id/20231231.200741.1078989336605759878.horikyota.ntt@gmail.com
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions