Commits

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

DateSubjectAuthorReleases
2023-10-03 Avoid memory size overflow when allocating backend activity buffer Michael Paquier 12.17
2022-03-16 Fix waiting in RegisterSyncRequest(). Thomas Munro 12.11
2020-12-28 Fix assorted issues in backend's GSSAPI encryption support. Tom Lane 12.6
2020-02-17 Add description about GSSOpenServer wait event into document. Fujii Masao 12.3
2019-09-04 Fix thinko when ending progress report for a backend Michael Paquier 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-12 Rearrange pgstat_bestart() to avoid failures within its critical section. Tom Lane 12.0
2019-05-07 Avoid "invalid memory alloc request size" while reading pg_stat_activity. Tom Lane 12.0
2019-05-01 Fix union for pgstat message types Magnus Hagander 12.0
2019-04-12 Show shared object statistics in pg_stat_database Magnus Hagander 12.0
2019-04-10 Avoid counting transaction stats for parallel worker cooperating Amit Kapila 12.0
2019-04-03 GSSAPI encryption support Stephen Frost 12.0
2019-03-25 Add macro to cast away volatile without allowing changes to underlying type Peter Eisentraut 12.0
2019-03-13 Use condition variables to wait for checkpoints. Thomas Munro 12.0
2019-03-11 tableam: Add and use scan APIs. Andres Freund 12.0
2019-03-09 Track block level checksum failures in pg_stat_database Magnus Hagander 12.0
2019-01-31 Add more columns to pg_stat_ssl Peter Eisentraut 12.0
2019-01-26 Change function call information to be variable length. Andres Freund 12.0
2019-01-21 Remove superfluous tqual.h includes. Andres Freund 12.0
2019-01-21 Replace uses of heap_open et al with the corresponding table_* function. Andres Freund 12.0
2019-01-14 Fix typos in documentation and for one wait event Michael Paquier 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-11-17 Leave SIGTTIN/SIGTTOU signal handling alone in postmaster child processes. Tom Lane 12.0
2018-10-25 Add pg_promote function Michael Paquier 12.0