git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 01ad1c9) | patch
Fix bogus log message when starting from a cleanly shut down state.
2022年2月16日 21:15:08 +0000 (23:15 +0200)
2022年2月16日 21:15:08 +0000 (23:15 +0200)
commit 46208923446651a58c49115d17b4de6da4934c71
Fix bogus log message when starting from a cleanly shut down state.

In commit 70e81861fa to split xlog.c, I moved the startup code that
updates the state in the control file and prints out the "database
system was not properly shut down" message to the log, but I
accidentally removed the "if (InRecovery)" check around it. As a
result, that message was printed even if the system was cleanly shut
down, also during 'initdb'.

Discussion: https://www.postgresql.org/message-id/3357075.1645031062@sss.pgh.pa.us
src/backend/access/transam/xlogrecovery.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /