pgsql: Revert "Hack pg_ctl to report postmaster's exit status." - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Revert "Hack pg_ctl to report postmaster's exit status."
Date
Msg-id E1iJhAr-0000Df-QF@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Revert "Hack pg_ctl to report postmaster's exit status."

This reverts commit 6a5084eed49552bfc8859c438c8d74ad09fc5d3f.
We learned what we needed to know from that.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f38291e927fa8c04eb772e6a17a3dd44da2b69e8

Modified Files
--------------
src/bin/pg_ctl/pg_ctl.c | 31 +++++++++++++++++--------------
1 file changed, 17 insertions(+), 14 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgsql: Fix dependency handling of column drop with partitionedtables
Next
From: Tom Lane
Date:
Subject: pgsql: In the postmaster, rely on the signal infrastructure to block si