Commits

DateSubjectAuthorReleases
2020-08-12 snapshot scalability: Don't compute global horizons while building snapshots. Andres Freund 14.0
2020-07-08 code: replace 'master' with 'primary' where appropriate. Andres Freund 14.0
2020-05-17 Make pg_stat_wal_receiver consistent with the WAL receiver's shmem info Michael Paquier 13.0
2020-05-13 Dial back -Wimplicit-fallthrough to level 3 Alvaro Herrera 13.0
2020-05-12 Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS Alvaro Herrera 13.0
2020-04-08 Rationalize GetWalRcv{Write,Flush}RecPtr(). Thomas Munro 13.0
2020-03-31 Move routine definitions of xlogarchive.c to a new header file Michael Paquier 13.0
2020-03-27 Allow walreceiver configuration to change on reload Alvaro Herrera 13.0
2020-03-27 Set wal_receiver_create_temp_slot PGC_POSTMASTER Alvaro Herrera 13.0
2020-03-11 Refactor ps_status.c API Peter Eisentraut 13.0
2020-03-10 Remove utils/acl.h from catalog/objectaddress.h Peter Eisentraut 13.0
2020-02-11 Use pg_pwrite() in more places. Thomas Munro 13.0
2020-01-14 Fix compiler warning about format on Windows Peter Eisentraut 13.0
2020-01-14 walreceiver uses a temporary replication slot by default Peter Eisentraut 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-19 Extend the ProcSignal mechanism to support barriers. Robert Haas 13.0
2019-12-17 Partially deduplicate interrupt handling for background processes. Robert Haas 13.0
2019-12-03 Remove XLogFileNameP() from the tree Michael Paquier 13.0
2019-11-25 Use procsignal_sigusr1_handler for auxiliary processes. Robert Haas 13.0
2019-10-30 Fix typos in the code Michael Paquier 13.0
2019-06-12 In walreceiver, don't try to do ereport() in a signal handler. Tom Lane 10.9
2019-06-12 In walreceiver, don't try to do ereport() in a signal handler. Tom Lane 11.4
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-04-29 In walreceiver, don't try to do ereport() in a signal handler. Tom Lane 12.0
2019-03-28 Add basic infrastructure for 64 bit transaction IDs. Thomas Munro 12.0