Further simplify a bit of logic in StartupXLOG().
authorThomas Munro <tmunro@postgresql.org>
Tue, 3 Aug 2021 02:11:55 +0000 (14:11 +1200)
committerThomas Munro <tmunro@postgresql.org>
Tue, 3 Aug 2021 02:16:58 +0000 (14:16 +1200)
commit8f7c8e2bef2bd2587e5d66dd20de15f3db0a6bcb
tree9aa196b7d1d4370eb4a2b5bf2657526e1fd40fca
parentdb632fbca392389807ffb9d9b2207157e8e9b3e8
Further simplify a bit of logic in StartupXLOG().

Commit 7ff23c6d277d1d90478a51f0dd81414d343f3850 left us with two
identical cases. Collapse them.

Author: Robert Haas <robertmhaas@gmail.com>
Discussion: https://postgr.es/m/CA%2BhUKGJ8NRsqgkZEnsnRc2MFROBV-jCnacbYvtpptK2A9YYp9Q%40mail.gmail.com
src/backend/access/transam/xlog.c