postgresql/src/backend/postmaster
Alvaro Herrera e456167a8a
Revert "Avoid creating archive status ".ready" files too early"
This reverts commit 515e3d84a0 and equivalent commits in back
branches.  This solution to the problem has a number of problems, so
we'll try again with a different approach.

Per note from Andres Freund

Discussion: https://postgr.es/m/20210831042949.52eqp5xwbxgrfank@alap3.anarazel.de
2021-09-04 12:14:30 -04:00
..
autovacuum.c Avoid failure if autovacuum tries to access a just-dropped temp namespace. 2020-02-28 20:28:34 -05:00
bgworker.c Be more careful about barriers when releasing BackgroundWorkerSlots. 2021-05-15 12:21:06 -04:00
bgwriter.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
checkpointer.c Fix typos and inconsistencies in code comments 2019-06-14 09:34:34 +09:00
fork_process.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
Makefile Revert "Allow on-line enabling and disabling of data checksums" 2018-04-09 19:03:42 +02:00
pgarch.c Make archiver's SIGQUIT handler exit via _exit(). 2020-09-09 15:32:34 -04:00
pgstat.c Fix assorted issues in backend's GSSAPI encryption support. 2020-12-28 17:44:17 -05:00
postmaster.c Fix assorted issues in backend's GSSAPI encryption support. 2020-12-28 17:44:17 -05:00
startup.c Shut down transaction tracking at startup process exit. 2021-04-06 02:27:22 +09:00
syslogger.c Fix typos. 2019-05-26 18:28:18 +05:30
walwriter.c Revert "Avoid creating archive status ".ready" files too early" 2021-09-04 12:14:30 -04:00