diff options
author | Michael Paquier <michael@paquier.xyz> | 2021-07-15 15:00:52 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2021-07-15 15:00:52 +0900 |
commit | b90063511a3ee41d037b2da0d4e0b3bc399140c5 (patch) | |
tree | 1f6f4b2745d79e6d064339dd3595629b1b10ccfe /src/backend/executor/nodeModifyTable.c | |
parent | 3b57d5af7435d0d21bdec392dc1ce7c13871df8b (diff) | |
download | postgresql-b90063511a3ee41d037b2da0d4e0b3bc399140c5.tar.gz postgresql-b90063511a3ee41d037b2da0d4e0b3bc399140c5.zip |
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
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions