| Age | Commit message (Expand) | Author |
| 2020-02-09 | Release notes for 12.2, 11.7, 10.12, 9.6.17, 9.5.21, 9.4.26. | Tom Lane |
| 2020-02-07 | First-draft release notes for 12.2. | Tom Lane |
| 2020-02-07 | Fix TRUNCATE .. CASCADE on partitions | Alvaro Herrera |
| 2020-02-06 | Add note about access permission checks by inherited TRUNCATE and LOCK TABLE. | Fujii Masao |
| 2020-02-05 | ALTER SUBSCRIPTION / REFRESH docs: explain copy_data | Alvaro Herrera |
| 2020-02-05 | Add note about how each partition's default value is treated, into the doc. | Fujii Masao |
| 2020-01-30 | Fix slot data persistency when advancing physical replication slots | Michael Paquier |
| 2020-01-24 | Doc: Fix list of storage parameters available for ALTER TABLE | Michael Paquier |
| 2020-01-22 | Fix concurrent indexing operations with temporary tables | Michael Paquier |
| 2020-01-14 | docs: change "default role" wording to "predefined role" | Bruce Momjian |
| 2020-01-10 | doc: Fix naming of SELinux | Michael Paquier |
| 2020-01-09 | doc: Add link to upgrading chapter to release notes | Peter Eisentraut |
| 2020-01-05 | Docs: use more standard terminology "round-to-nearest-even" instead of "round... | Tatsuo Ishii |
| 2020-01-03 | Fix typos in parallel query docs. | Amit Kapila |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian |
| 2019-12-27 | doc: add examples of creative use of unique expression indexes | Bruce Momjian |
| 2019-12-27 | docs: clarify infinite range values from data-type infinities | Bruce Momjian |
| 2019-12-21 | docs: clarify handling of column lists in COPY TO/FROM | Bruce Momjian |
| 2019-12-20 | libpq should expose GSS-related parameters even when not implemented. | Tom Lane |
| 2019-12-19 | Doc: add a short summary of available authentication methods. | Tom Lane |
| 2019-12-10 | Fix handling of multiple AFTER ROW triggers on a foreign table. | Etsuro Fujita |
| 2019-12-08 | Document search_path security with untrusted dbowner or CREATEROLE. | Noah Misch |
| 2019-12-08 | Doc: improve documentation about run-time pruning's effects on EXPLAIN. | Tom Lane |
| 2019-11-24 | doc: Fix whitespace in syntax. | Thomas Munro |
| 2019-11-20 | Remove incorrect markup | Magnus Hagander |
| 2019-11-20 | Doc: fix minor typo in func.sgml. | Tatsuo Ishii |
| 2019-11-19 | Doc: clarify use of RECURSIVE in WITH. | Tom Lane |
| 2019-11-19 | Doc: clarify behavior of ALTER DEFAULT PRIVILEGES ... IN SCHEMA. | Tom Lane |
| 2019-11-15 | Doc: in v12 release notes, explain how to replace uses of consrc and adsrc. | Tom Lane |
| 2019-11-13 | Avoid downcasing/truncation of RADIUS authentication parameters. | Tom Lane |
| 2019-11-13 | docs: clarify that only INSERT and UPDATE triggers can mod. NEW | Bruce Momjian |
| 2019-11-11 | Doc: fix ancient mistake, or at least obsolete info, in rules example. | Tom Lane |
| 2019-11-10 | Release notes for 12.1, 11.6, 10.11, 9.6.16, 9.5.20, 9.4.25. | Tom Lane |
| 2019-11-09 | doc: Clarify documentation about SSL passphrases | Peter Eisentraut |
| 2019-11-09 | doc: Further tweak recovery parameters documentation | Peter Eisentraut |
| 2019-11-09 | First-draft release notes for 12.1. | Tom Lane |
| 2019-11-08 | postgres_fdw: Fix error message for PREPARE TRANSACTION. | Etsuro Fujita |
| 2019-11-06 | Document log_transaction_sample_rate as superuser-only | Tomas Vondra |
| 2019-11-06 | Sync our DTrace infrastructure with c.h's definition of type bool. | Tom Lane |
| 2019-11-06 | doc: fix for plurality typo on bgwriter doc sentence | Bruce Momjian |
| 2019-11-06 | doc: fix plurality typo on bgwriter doc sentence | Bruce Momjian |
| 2019-11-05 | Doc: Clarify locks taken when using ALTER TABLE ATTACH PARTITION | Michael Paquier |
| 2019-11-05 | Doc: Improve description around ALTER TABLE ATTACH PARTITION | Michael Paquier |
| 2019-10-30 | relnotes: PG 12, mention change in libpq parameter parsing | Bruce Momjian |
| 2019-10-28 | Doc: Add missing step for pg_stat_progress_cluster | Michael Paquier |
| 2019-10-26 | Doc: improve documentation of configuration settings that have units. | Tom Lane |
| 2019-10-24 | docs: fix wording of REFRESH CONCURRENTLY manual page | Bruce Momjian |
| 2019-10-18 | Make crash recovery ignore recovery_min_apply_delay setting. | Fujii Masao |
| 2019-10-16 | Doc: Fix incorrect contributor name in release notes | Michael Paquier |
| 2019-10-16 | Doc: Fix various inconsistencies | Michael Paquier |