| Age | Commit message (Expand) | Author |
| 2023-05-07 | Release notes for 15.3, 14.8, 13.11, 12.15, 11.20. | Tom Lane |
| 2023-05-02 | Doc: clarify behavior of row-limit arguments in the PLs' SPI wrappers. | Tom Lane |
| 2023-04-23 | Validate ltree siglen GiST option to be int-aligned | Alexander Korotkov |
| 2023-04-14 | doc: PQinitOpenSSL and PQinitSSL are obsolete in OpenSSL 1.1.0+ | Daniel Gustafsson |
| 2023-04-05 | doc: Update error messages in RLS examples | John Naylor |
| 2023-04-04 | doc: Add more details about pg_stat_get_xact_blocks_{fetched,hit} | Michael Paquier |
| 2023-03-27 | doc: Fix XML_CATALOG_FILES env var for Apple Silicon machines | Daniel Gustafsson |
| 2023-03-22 | doc: Add description of some missing monitoring functions | Michael Paquier |
| 2023-03-18 | Doc: fix documentation example for bytea hex output format. | Tom Lane |
| 2023-03-17 | Fix pg_dump for hash partitioning on enum columns. | Tom Lane |
| 2023-02-08 | Stop recommending auto-download of DTD files, and indeed disable it. | Tom Lane |
| 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 | doc: Fix XML formatting that psql cannot handle | Peter Eisentraut |
| 2023-01-31 | Doc: clarify use of NULL to drop comments and security labels. | Tom Lane |
| 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 | Fix event trigger example | Alvaro Herrera |
| 2022-12-13 | Rethink handling of [Prevent|Is]InTransactionBlock in pipeline mode. | Tom Lane |
| 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 | 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-08 | Doc: improve tutorial section about grouped aggregates. | Tom Lane |
| 2022-11-06 | Release notes for 15.1, 14.6, 13.9, 12.13, 11.18, 10.23. | Tom Lane |
| 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: improve recommended systemd unit file. | Tom Lane |
| 2022-09-30 | doc: Fix PQsslAttribute docs for compression | Daniel Gustafsson |
| 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-22 | docs: Fix snapshot name in SET TRANSACTION docs. | Fujii Masao |
| 2022-09-12 | doc: Fix link to FreeBSD documentation project | Daniel Gustafsson |
| 2022-09-09 | Reject bogus output from uuid_create(3). | Tom Lane |
| 2022-09-05 | Doc: clarify partitioned table limitations | David Rowley |
| 2022-09-03 | doc: Fix two queries related to jsonb functions | Michael Paquier |
| 2022-09-03 | doc: simplify docs about analyze and inheritance/partitions | Bruce Momjian |
| 2022-09-03 | doc: clarify recursion internal behavior | Bruce Momjian |
| 2022-09-02 | Doc: Update struct Trigger definition. | Etsuro Fujita |
| 2022-09-01 | doc: in create statistics docs, mention analyze for parent info | Bruce Momjian |
| 2022-09-01 | doc: mention "bloom" as a possible index access method | Bruce Momjian |
| 2022-09-01 | doc: use FILTER in aggregate example | Bruce Momjian |
| 2022-09-01 | doc: clarify that pgcrypto's gen_random_uuid calls core func. | Bruce Momjian |
| 2022-09-01 | doc: split out the NATURAL/CROSS JOIN in SELECT syntax | Bruce Momjian |
| 2022-09-01 | doc: warn of SECURITY DEFINER schemas for non-sql_body functions | Bruce Momjian |
| 2022-09-01 | doc: mention that SET TIME ZONE often needs to be quoted | Bruce Momjian |
| 2022-08-31 | doc: document the maximum char/varchar length value | Bruce Momjian |