| Age | Commit message (Expand) | Author |
| 2022-08-08 | Last-minute updates for release notes. | Tom Lane |
| 2022-08-08 | In extensions, don't replace objects not belonging to the extension. | Tom Lane |
| 2022-08-07 | Release notes for 14.5, 13.8, 12.12, 11.17, 10.22. | Tom Lane |
| 2022-08-05 | First-draft release notes for 14.5. | Tom Lane |
| 2022-08-04 | Fix assorted doc typos | John Naylor |
| 2022-08-04 | Clarify DROP EXTENSION docs regarding explicitly dependent routines | John Naylor |
| 2022-07-27 | Allow "in place" tablespaces. | Alvaro Herrera |
| 2022-07-26 | Force immediate commit after CREATE DATABASE etc in extended protocol. | Tom Lane |
| 2022-07-23 | Doc: improve documentation about random(). | Tom Lane |
| 2022-07-21 | doc: use wording "restore" instead of "reload" of dumps | Bruce Momjian |
| 2022-07-21 | doc: clarify that auth. names are lower case and case-sensitive | Bruce Momjian |
| 2022-07-15 | Clarify that pg_dump takes ACCESS SHARE lock | John Naylor |
| 2022-07-15 | docs: make monitoring "phases" table titles consistent | Bruce Momjian |
| 2022-07-14 | doc: clarify how dropping of extensions affects dependent objs. | Bruce Momjian |
| 2022-07-14 | pg_upgrade doc: mention that replication slots must be recreated | Bruce Momjian |
| 2022-07-14 | doc: add documentation about ecpg Oracle-compatibility mode | Bruce Momjian |
| 2022-07-14 | doc: clarify the behavior of identically-named savepoints | Bruce Momjian |
| 2022-07-14 | doc: clarify that "excluded" ON CONFLICT is a single row | Bruce Momjian |
| 2022-07-14 | doc: mention that INSERT can block because of unique indexes | Bruce Momjian |
| 2022-07-14 | doc: mention the pg_locks lock names in parentheses | Bruce Momjian |
| 2022-07-11 | doc: Fix inconsistent quotes in some jsonb fields | Michael Paquier |
| 2022-07-09 | doc: add examples for array_length() and jsonb_array_length() | Bruce Momjian |
| 2022-07-08 | doc: add pg_prewarm example | Bruce Momjian |
| 2022-07-05 | BRIN: improve documentation on summarization | Alvaro Herrera |
| 2022-06-22 | doc: improve wording of plpgsql RAISE format text | Bruce Momjian |
| 2022-06-22 | doc: clarify wording about phantom reads | Bruce Momjian |
| 2022-06-22 | Fix SPI's handling of errors during transaction commit. | Tom Lane |
| 2022-06-14 | Doc: clarify the default collation behavior of domains. | Tom Lane |
| 2022-06-10 | Doc: remove a04ccf6df from release notes, now that it's reverted. | Tom Lane |
| 2022-06-10 | Revert "Fix psql's single transaction mode on client-side errors with -c/-f s... | Tom Lane |
| 2022-06-10 | First-draft release notes for 14.4. | Tom Lane |
| 2022-06-08 | Doc: copy-edit "jsonb Indexing" section. | Tom Lane |
| 2022-06-06 | Fix psql's single transaction mode on client-side errors with -c/-f switches | Michael Paquier |
| 2022-06-03 | Doc: improve example for intarray's uniq() function. | Tom Lane |
| 2022-06-03 | Doc: fix incorrect bit-reversal in example of macaddr formatting. | Tom Lane |
| 2022-06-02 | Doc: Further fix CREATE FOREIGN TABLE synopsis. | Etsuro Fujita |
| 2022-06-01 | Doc: fix a couple of erroneous examples. | Tom Lane |
| 2022-06-01 | Doc: mention limitation of the number of resultset columns | David Rowley |
| 2022-05-31 | Recommend scram-sha-256 instead of md5 authentication in docs | Magnus Hagander |
| 2022-05-31 | Revert changes to CONCURRENTLY that "sped up" Xmin advance | Alvaro Herrera |
| 2022-05-31 | Doc: fix mention of pg_dump's minimum supported server version. | Tom Lane |
| 2022-05-30 | doc: Reword description of roles able to view track_activities's info | Michael Paquier |
| 2022-05-29 | Doc: fix missing/bogus documentation of range_intersect_agg(). | Tom Lane |
| 2022-05-26 | In CREATE FOREIGN TABLE syntax synopsis, fix partitioning stuff. | Robert Haas |
| 2022-05-21 | doc: Mention pg_read_all_stats in description of track_activities | Michael Paquier |
| 2022-05-20 | doc: Explain 'invalid' index state for CREATE INDEX CONCURRENTLY | Alvaro Herrera |
| 2022-05-19 | Doc: clarify location of libpq's default service file on Windows. | Tom Lane |
| 2022-05-09 | Last-minute updates for release notes. | Tom Lane |
| 2022-05-08 | Release notes for 14.3, 13.7, 12.11, 11.16, 10.21. | Tom Lane |
| 2022-05-05 | First-draft release notes for 14.3. | Tom Lane |