pgsql: Remove unnecessary assertion in postmaster.c
Started by Michael Paquierabout 5 years ago1 messagescomitters
Remove unnecessary assertion in postmaster.c
A code path asserted that the archiver was dead, but a check made that
impossible to happen.
Author: Bharath Rupireddy
Discussion: /messages/by-id/CALj2ACW=CYE1ars+2XyPTEPq0wQvru4c0dPZ=Nrn3EqNBkksvQ@mail.gmail.com
Backpatch-throgh: 14
Branch
------
REL_14_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/b90063511a3ee41d037b2da0d4e0b3bc399140c5
Modified Files
--------------
src/backend/postmaster/postmaster.c | 1 -
1 file changed, 1 deletion(-)