| Age | Commit message (Expand) | Author |
| 2023-02-06 | Last-minute updates for release notes. | Tom Lane |
| 2023-02-05 | Release notes for 15.2, 14.7, 13.10, 12.14, 11.19. | Tom Lane |
| 2023-02-03 | First-draft release notes for 15.2. | Tom Lane |
| 2023-02-03 | doc: Fix XML formatting that psql cannot handle | Peter Eisentraut |
| 2023-02-02 | Doc: Abstract AF_UNIX sockets don't work on Windows. | Thomas Munro |
| 2023-01-31 | Doc: clarify use of NULL to drop comments and security labels. | Tom Lane |
| 2023-01-25 | doc: Fix network_ops -> inet_ops in SpGiST operator class list | Michael Paquier |
| 2023-01-14 | Doc: fix typo in backup.sgml. | Tatsuo Ishii |
| 2023-01-13 | doc: Simplify description of functions for pg_walinspect | Michael Paquier |
| 2023-01-03 | Improve documentation of the CREATEROLE attibute. | Robert Haas |
| 2023-01-03 | Fix typos in comments, code and documentation | Michael Paquier |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian |
| 2022-12-23 | Rework <warning> box about column list combining in logical replication | Alvaro Herrera |
| 2022-12-23 | Fix event trigger example | Alvaro Herrera |
| 2022-12-13 | Rethink handling of [Prevent|Is]InTransactionBlock in pipeline mode. | Tom Lane |
| 2022-12-09 | Update MERGE docs to mention that ONLY is supported. | Dean Rasheed |
| 2022-12-05 | doc: Add missing <varlistentry> markups for developer GUCs | Michael Paquier |
| 2022-12-01 | Doc: add example of round(v, s) with negative s. | Tom Lane |
| 2022-12-01 | Doc: word-smith the discussion of secure schema usage patterns. | Tom Lane |
| 2022-12-01 | revert: add transaction processing chapter with internals info | Bruce Momjian |
| 2022-11-30 | doc: add transaction processing chapter with internals info | Bruce Momjian |
| 2022-11-21 | Replace link to Hunspell with the current homepage | Daniel Gustafsson |
| 2022-11-13 | Doc: remove pg_prepared_statements.result_types from v15 docs. | Tom Lane |
| 2022-11-08 | Doc: improve tutorial section about grouped aggregates. | Tom Lane |
| 2022-11-07 | Last-minute updates for release notes. | Tom Lane |
| 2022-11-06 | Release notes for 15.1, 14.6, 13.9, 12.13, 11.18, 10.23. | Tom Lane |
| 2022-11-04 | First-draft release notes for 15.1. | Tom Lane |
| 2022-11-03 | docs: Improve pg_settings_get_flags docs. | Tom Lane |
| 2022-11-02 | doc: Fix some descriptions related to pg_ident_file_mappings | Michael Paquier |
| 2022-11-01 | Remove incorrect name from release notes | Peter Eisentraut |
| 2022-10-25 | doc: Fix type of cursor_position in jsonlog table | Michael Paquier |
| 2022-10-20 | Doc: fix outdated wording about parallel seq scans | David Rowley |
| 2022-10-19 | Rework shutdown callback of archiver modules | Michael Paquier |
| 2022-10-17 | doc: move the mention of aggregate JSON functions up in section | Bruce Momjian |
| 2022-10-17 | doc: warn pg_stat_reset() can cause vacuum/analyze problems | Bruce Momjian |
| 2022-10-13 | Fix typo in CREATE PUBLICATION reference page | Alvaro Herrera |
| 2022-10-12 | doc: Fix description of replication command CREATE_REPLICATION_SLOT | Michael Paquier |
| 2022-10-12 | Doc: improve recommended systemd unit file. | Tom Lane |
| 2022-10-10 | Doc: update release date for v15.REL_15_0 | Tom Lane |
| 2022-10-10 | Update list of acknowledgments in release notes | Peter Eisentraut |
| 2022-10-05 | relnotes: fix author names | Bruce Momjian |
| 2022-10-05 | doc: clarify description for log_startup_progress_interval | Bruce Momjian |
| 2022-10-03 | Doc: update v15 release notes. | Tom Lane |
| 2022-10-03 | Revert "Optimize order of GROUP BY keys". | Tom Lane |
| 2022-10-01 | doc: Fix some grammar and typos | Michael Paquier |
| 2022-09-30 | doc: Fix PQsslAttribute docs for compression | Daniel Gustafsson |
| 2022-09-29 | Fix bogus behavior of PQsslAttribute(conn, "library"). | Tom Lane |
| 2022-09-28 | doc: clarify internal behavior of RECURSIVE CTE queries | Bruce Momjian |
| 2022-09-28 | revert "warn of SECURITY DEFINER schemas for non-sql_body funcs" | Bruce Momjian |
| 2022-09-27 | Fix pg_stat_statements for MERGE | Alvaro Herrera |