Commits

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

DateSubjectAuthorReleases
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-19 Fix typos and grammar in comments and docs Michael Paquier 14.0
2021-04-06 Increment xactCompletionCount during subtransaction abort. Andres Freund 14.0
2021-04-01 Rename Default Roles to Predefined Roles Stephen Frost 14.0
2021-02-24 Fix some typos, grammar and style in docs and comments Michael Paquier 14.0
2021-02-23 VACUUM: ignore indexing operations with CONCURRENTLY Alvaro Herrera 14.0
2021-02-22 Fix typo Alvaro Herrera 14.0
2021-02-07 Rename removable xid function for consistency. Peter Geoghegan 14.0
2021-01-06 Detect the deadlocks between backends and the startup process. Fujii Masao 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-11-26 Restore lock level to update statusFlags Alvaro Herrera 14.0
2020-11-18 Relax lock level for setting PGPROC->statusFlags Alvaro Herrera 14.0
2020-11-16 Rename PGPROC->vacuumFlags to statusFlags Alvaro Herrera 14.0
2020-11-14 Fix some typos Michael Paquier 14.0
2020-11-03 Fix typos. Amit Kapila 14.0
2020-10-29 Fix wrong data table horizon computation during backend startup. Andres Freund 14.0
2020-10-29 Centralize horizon determination for temp tables, fixing bug due to skew. Andres Freund 14.0
2020-10-01 Fix and test snapshot behavior on standby. Andres Freund 14.0
2020-09-20 Fix whitespace Peter Eisentraut 14.0
2020-09-14 Fix typos. Fujii Masao 14.0
2020-09-14 Message fixes and style improvements Peter Eisentraut 14.0
2020-09-05 Yet more elimination of dead stores and useless initializations. Tom Lane 14.0
2020-08-27 Fix comment in procarray.c Michael Paquier 14.0
2020-08-21 Fix typos in comments. Fujii Masao 14.0
2020-08-20 Acquire ProcArrayLock exclusively in ProcArrayClearTransaction. Andres Freund 14.0