Commits

Showing commits that first shipped in 14 (backpatches included). Clear

DateSubjectAuthorReleases
2020-12-17 Revert "Get rid of the dedicated latch for signaling the startup process". Fujii Masao 14.0
2020-12-14 Add some checkpoint/restartpoint status to ps display Michael Paquier 14.0
2020-12-04 Convert elog(LOG) calls to ereport() where appropriate Peter Eisentraut 14.0
2020-11-20 Replace a macro by a function Peter Eisentraut 14.0
2020-11-16 Make the standby server promptly handle interrupt signals. Fujii Masao 14.0
2020-11-11 Fix and simplify some usages of TimestampDifference(). Tom Lane 14.0
2020-11-04 Fix segmentation fault that commit ac22929a26 caused. Fujii Masao 14.0
2020-11-04 Get rid of the dedicated latch for signaling the startup process. Fujii Masao 14.0
2020-10-06 Fix compilation warning in xlog.c Michael Paquier 14.0
2020-10-02 Add pg_stat_wal statistics view. Fujii Masao 14.0
2020-10-02 Add block information in error context of WAL REDO apply loop Michael Paquier 14.0
2020-09-25 Defer flushing of SLRU files. Thomas Munro 14.0
2020-09-15 Report resource usage at the end of recovery David Rowley 14.0
2020-09-14 Message fixes and style improvements Peter Eisentraut 14.0
2020-08-12 snapshot scalability: Don't compute global horizons while building snapshots. Andres Freund 14.0
2020-08-12 Track latest completed xid as a FullTransactionId. Andres Freund 14.0
2020-08-11 Rename VariableCacheData.nextFullXid to nextXid. Andres Freund 14.0
2020-07-29 Remove non-fast promotion. Fujii Masao 14.0
2020-07-20 Rename wal_keep_segments to wal_keep_size. Fujii Masao 14.0
2020-07-13 Fix uninitialized value in segno calculation Alvaro Herrera 14.0
2020-07-08 code: replace most remaining uses of 'master'. Andres Freund 14.0
2020-07-08 code: replace 'master' with 'primary' where appropriate. Andres Freund 14.0
2020-07-08 Fix incorrect variable datatype. Fujii Masao 14.0
2020-07-07 Morph pg_replication_slots.min_safe_lsn to safe_wal_size Alvaro Herrera 14.0
2020-06-27 Remove duplicate check added by commit b2a5545bd6. Amit Kapila 14.0