| Age | Commit message (Expand) | Author |
| 6 days | doc: Fix output column name for pg_stat_get_backend_subxact() | Michael Paquier |
| 10 days | doc: Remove unnecessary CVE items from release notes | Michael Paquier |
| 2026-09-01 | doc: clarify aliasing of VALUES in FROM clauses | Fujii Masao |
| 2026-08-22 | Doc: fix typo | David Rowley |
| 2026-08-17 | Doc: clean up documentation about text search datatype limits. | Tom Lane |
| 2026-08-14 | doc: Clarify the logging collector's guarantees. | Nathan Bossart |
| 2026-08-10 | Last-minute updates for release notes. | Tom Lane |
| 2026-08-10 | psql: Don't do backquote expansion in \unrestrict. | Nathan Bossart |
| 2026-08-10 | pgcrypto: Add option to revert to prior decryption behavior | Jacob Champion |
| 2026-08-10 | Check for USAGE privilege on the subtype in CREATE TYPE AS RANGE. | Nathan Bossart |
| 2026-08-10 | Add an output_plugin_libraries GUC to bless trusted output plugins | Jacob Champion |
| 2026-08-10 | Use value of scram_iterations in mock_scram_secret(). | Nathan Bossart |
| 2026-08-09 | Release notes for 18.5, 17.11, 16.15, 15.19, 14.24. | Tom Lane |
| 2026-07-29 | doc: Add a note that refint will be removed in v20 | Daniel Gustafsson |
| 2026-07-27 | Add support for Visual Studio 2026 in pre-17 build scripts | Andrew Dunstan |
| 2026-07-25 | psql: Allow pg_read_all_stats to see database size in \l+ | Fujii Masao |
| 2026-07-20 | doc: Granting TRIGGER or REFERENCES on table is dangerous. | Robert Haas |
| 2026-07-17 | Doc: Clarify DROP SUBSCRIPTION behavior after SET (slot_name = NONE). | Amit Kapila |
| 2026-07-16 | doc: Fix log_parameter_max_length docs to reference log_min_duration_statement | Fujii Masao |
| 2026-07-08 | doc: Clarify COPY FROM WHERE expression restrictions | Fujii Masao |
| 2026-07-08 | doc: Fix typo in rule-system view example | Fujii Masao |
| 2026-07-03 | Remove replication slot advice from MultiXact wraparound hints | Fujii Masao |
| 2026-07-01 | Document wal_compression=on | John Naylor |
| 2026-06-23 | doc: Describe better handling of indexes in ALTER TABLE ATTACH PARTITION | Michael Paquier |
| 2026-06-18 | doc: Fix "Prev" link, take 2. | Nathan Bossart |
| 2026-06-15 | doc: Fix "Prev" link. | Nathan Bossart |
| 2026-06-14 | Doc: remove stale entry for removed aclitem[] ~ aclitem operator. | Tom Lane |
| 2026-06-12 | doc: fix reference for finding replication slots to drop | Fujii Masao |
| 2026-06-08 | doc: Expand on proper use of refint. | Nathan Bossart |
| 2026-06-08 | ecpg: Reject multiple header items in GET/SET DESCRIPTOR | Fujii Masao |
| 2026-05-20 | pg_recvlogical: Honor source cluster file permissions for output files | Fujii Masao |
| 2026-05-15 | Doc: fix release-note typo. | Tom Lane |
| 2026-05-11 | Last-minute updates for release notes. | Tom Lane |
| 2026-05-11 | Mark PQfn() unsafe and fix overrun in frontend LO interface. | Nathan Bossart |
| 2026-05-10 | Release notes for 18.4, 17.10, 16.14, 15.18, 14.23. | Tom Lane |
| 2026-05-01 | doc: Mention validation attempt during ALTER INDEX .. ATTACH PARTITION | Michael Paquier |
| 2026-04-27 | doc: Fix grammar in some logical replication pages | Michael Paquier |
| 2026-04-20 | doc: Correct context description for some JIT support GUCs | Fujii Masao |
| 2026-04-17 | doc: Improve description of pg_ctl -l log file permissions | Fujii Masao |
| 2026-04-01 | doc: Add missing description for DROP SUBSCRIPTION IF EXISTS. | Nathan Bossart |
| 2026-03-09 | doc: Document IF NOT EXISTS option for ALTER FOREIGN TABLE ADD COLUMN. | Fujii Masao |
| 2026-03-05 | doc: Clarify that COLUMN is optional in ALTER TABLE ... ADD/DROP COLUMN. | Fujii Masao |
| 2026-03-03 | doc: Clarify that empty COMMENT string removes the comment. | Fujii Masao |
| 2026-02-26 | doc: Clarify INCLUDING COMMENTS behavior in CREATE TABLE LIKE. | Fujii Masao |
| 2026-02-22 | Release notes for 18.3, 17.9, 16.13, 15.17, 14.22. | Tom Lane |
| 2026-02-11 | doc: Mention all SELECT privileges required by INSERT ... ON CONFLICT. | Dean Rasheed |
| 2026-02-11 | doc: Clarify RLS policies applied for ON CONFLICT DO NOTHING. | Dean Rasheed |
| 2026-02-09 | Last-minute updates for release notes. | Tom Lane |
| 2026-02-08 | Release notes for 18.2, 17.8, 16.12, 15.16, 14.21. | Tom Lane |
| 2026-02-06 | Add file_extend_method=posix_fallocate,write_zeros. | Thomas Munro |