| Age | Commit message (Expand) | Author |
| 2021-05-10 | Last-minute updates for release notes. | Tom Lane |
| 2021-05-09 | Release notes for 13.3, 12.7, 11.12, 10.17, 9.6.22. | Tom Lane |
| 2021-05-06 | Document lock level used by ALTER TABLE VALIDATE CONSTRAINT | Alvaro Herrera |
| 2021-04-30 | Doc: add an example of a self-referential foreign key to ddl.sgml. | Tom Lane |
| 2021-04-30 | Doc: update libpq's documentation for PQfn(). | Tom Lane |
| 2021-04-28 | Doc: fix discussion of how to get real Julian Dates. | Tom Lane |
| 2021-04-26 | Doc: document EXTRACT(JULIAN ...), improve Julian Date explanation. | Tom Lane |
| 2021-04-23 | doc: Fix obsolete description about pg_basebackup. | Fujii Masao |
| 2021-04-09 | Fix typos and grammar in documentation and code comments | Michael Paquier |
| 2021-04-02 | Clarify documentation of RESET ROLE | Joe Conway |
| 2021-04-02 | doc: Clarify how to generate backup files with non-exclusive backups | Michael Paquier |
| 2021-04-02 | doc: mention that intervening major releases can be skipped | Bruce Momjian |
| 2021-04-01 | doc: Clarify use of ACCESS EXCLUSIVE lock in various sections | Michael Paquier |
| 2021-03-31 | Add a docs section for obsoleted and renamed functions and settings | Stephen Frost |
| 2021-03-28 | doc: Define TLS as an acronym | Stephen Frost |
| 2021-03-23 | Use correct spelling of statistics kind | Tomas Vondra |
| 2021-03-17 | Prevent buffer overrun in read_tablespace_map(). | Tom Lane |
| 2021-03-12 | Forbid marking an identity column as nullable. | Tom Lane |
| 2021-03-03 | Clarify the usage of max_replication_slots on the subscriber side. | Amit Kapila |
| 2021-02-26 | Doc: further clarify libpq's description of connection string URIs. | Tom Lane |
| 2021-02-24 | Fix some typos, grammar and style in docs and comments | Michael Paquier |
| 2021-02-15 | Default to wal_sync_method=fdatasync on FreeBSD. | Thomas Munro |
| 2021-02-08 | Stamp 10.16.REL_10_16 | Tom Lane |
| 2021-02-07 | Release notes for 13.2, 12.6, 11.11, 10.16, 9.6.21, 9.5.25. | Tom Lane |
| 2021-01-22 | Doc: improve directions for building on macOS. | Tom Lane |
| 2021-01-22 | Doc: remove misleading claim in documentation of PQreset(). | Tom Lane |
| 2021-01-18 | doc: adjust alignment of doc file list for "pg_waldump.sgml" | Bruce Momjian |
| 2021-01-13 | Doc: clarify behavior of back-half options in pg_dump. | Tom Lane |
| 2021-01-12 | Doc: fix description of privileges needed for ALTER PUBLICATION. | Tom Lane |
| 2021-01-09 | doc: expand description of how non-SELECT queries are processed | Bruce Momjian |
| 2021-01-07 | doc: Remove reference to recovery params for divergence lookup in pg_rewind | Michael Paquier |
| 2021-01-05 | doc: improve NLS instruction wording | Bruce Momjian |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian |
| 2021-01-01 | Doc: improve explanation of EXTRACT(EPOCH) for timestamp without tz. | Tom Lane |
| 2020-12-30 | Doc: spell out comparison behaviors for the date/time types. | Tom Lane |
| 2020-12-29 | doc: Improve some grammar and sentences | Michael Paquier |
| 2020-12-21 | Remove "invalid concatenation of jsonb objects" error case. | Tom Lane |
| 2020-12-20 | Doc: fix description of how to use src/tutorial files. | Tom Lane |
| 2020-12-20 | Doc: improve description of pgbench script weights. | Tom Lane |
| 2020-12-16 | doc: clarify COPY TO for partitioning/inheritance | Bruce Momjian |
| 2020-12-08 | Doc: clarify that CREATE TABLE discards redundant unique constraints. | Tom Lane |
| 2020-12-08 | Doc: explain that the string types can't store \0 (ASCII NUL). | Tom Lane |
| 2020-12-03 | docs: list single-letter options first in command-line summary | Bruce Momjian |
| 2020-11-30 | Document concurrent indexes waiting on each other | Alvaro Herrera |
| 2020-11-29 | Fix recently-introduced breakage in psql's \connect command. | Tom Lane |
| 2020-11-29 | Doc: clarify behavior of PQconnectdbParams(). | Tom Lane |
| 2020-11-25 | doc: Fix typos | Peter Eisentraut |
| 2020-11-16 | doc: update bgwriter description | Bruce Momjian |
| 2020-11-16 | doc: clarify how to find pg_type_d.h in the install tree | Bruce Momjian |
| 2020-11-16 | doc: adjust expression index analyze working some more | Bruce Momjian |