Remove unnecessary assertion in postmaster.c

Michael Paquier <michael@paquier.xyz>

Commit: b90063511a3ee41d037b2da0d4e0b3bc399140c5
Author: Michael Paquier <michael@paquier.xyz>
Date: 2021-07-15T06:00:52Z
Releases: 14.0
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: https://postgr.es/m/CALj2ACW=CYE1ars+2XyPTEPq0wQvru4c0dPZ=Nrn3EqNBkksvQ@mail.gmail.com
Backpatch-throgh: 14

Files

PathChange+/−
src/backend/postmaster/postmaster.c modified +0 −1

Discussion