| Age | Commit message (Expand) | Author |
| 2018-02-04 | Release notes for 10.2, 9.6.7, 9.5.11, 9.4.16, 9.3.21. | Tom Lane |
| 2018-01-31 | doc: in contrib-spi, mention and link to the meaning of SPI | Bruce Momjian |
| 2018-01-31 | doc: Improve pg_upgrade rsync examples to use clusterdir | Bruce Momjian |
| 2018-01-31 | pgcrypto's encrypt() supports AES-128, AES-192, and AES-256 | Robert Haas |
| 2018-01-29 | psql documentation fixes | Peter Eisentraut |
| 2018-01-23 | doc: simplify intermediate certificate mention in libpq docs | Bruce Momjian |
| 2018-01-21 | doc: update intermediate certificate instructions | Bruce Momjian |
| 2018-01-10 | Fix sample INSTR() functions in the plpgsql documentation. | Tom Lane |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian |
| 2017-12-18 | doc: Fix figures in example description | Peter Eisentraut |
| 2017-12-08 | doc: Add advice about systemd RemoveIPC | Peter Eisentraut |
| 2017-11-27 | Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. | Tom Lane |
| 2017-11-24 | Doc: add a summary table to the CREATE POLICY docs. | Dean Rasheed |
| 2017-11-21 | Provide for forward compatibility with future minor protocol versions. | Robert Haas |
| 2017-11-10 | Add -wnet to SP invocations | Peter Eisentraut |
| 2017-11-06 | Last-minute updates for release notes. | Tom Lane |
| 2017-11-05 | Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24. | Tom Lane |
| 2017-11-02 | Doc: update URL for check_postgres. | Tom Lane |
| 2017-10-27 | Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. | Tom Lane |
| 2017-10-11 | Doc: fix missing explanation of default object privileges. | Tom Lane |
| 2017-09-27 | Improve the CREATE POLICY documentation. | Dean Rasheed |
| 2017-09-27 | Don't recommend "DROP SCHEMA information_schema CASCADE". | Noah Misch |
| 2017-09-20 | Fix erroneous documentation about noise word GROUP. | Tom Lane |
| 2017-09-20 | docs: re-add instructions on setting wal_level for rsync use | Bruce Momjian |
| 2017-09-20 | Mention need for --no-inc-recursive in rsync command | Magnus Hagander |
| 2017-09-16 | docs: clarify pg_upgrade docs regarding standbys and rsync | Bruce Momjian |
| 2017-09-13 | docs: adjust "link mode" mention in pg_upgrade streaming steps | Bruce Momjian |
| 2017-09-13 | docs: improve pg_upgrade standby instructions | Bruce Momjian |
| 2017-09-12 | docs: improve pg_upgrade rsync instructions | Bruce Momjian |
| 2017-09-02 | doc: Fix typos and other minor issues | Peter Eisentraut |
| 2017-08-29 | Doc: document libpq's restriction to INT_MAX rows in a PGresult. | Tom Lane |
| 2017-08-29 | Improve docs about numeric formatting patterns (to_char/to_number). | Tom Lane |
| 2017-08-28 | Doc: adjust release-note credit for parallel pg_restore fix. | Tom Lane |
| 2017-08-27 | Release notes for 9.6.5, 9.5.9, 9.4.14, 9.3.19, 9.2.23. | Tom Lane |
| 2017-08-07 | Last-minute updates for release notes. | Tom Lane |
| 2017-08-07 | Again match pg_user_mappings to information_schema.user_mapping_options. | Noah Misch |
| 2017-08-06 | Release notes for 9.6.4, 9.5.8, 9.4.13, 9.3.18, 9.2.22. | Tom Lane |
| 2017-08-04 | Add missing ALTER USER variants | Peter Eisentraut |
| 2017-08-02 | Add pgtcl back to the list of externally-maintained client interfaces. | Tom Lane |
| 2017-07-31 | Doc: specify that the minimum supported version of Perl is 5.8.3. | Tom Lane |
| 2017-07-20 | Doc: clarify description of degenerate NATURAL joins. | Tom Lane |
| 2017-07-19 | Doc: add missing note about permissions needed to change log_lock_waits. | Tom Lane |
| 2017-07-17 | Doc: explain dollar quoting in the intro part of the pl/pgsql chapter. | Tom Lane |
| 2017-07-10 | Doc: clarify wording about tool requirements in sourcerepo.sgml. | Tom Lane |
| 2017-06-28 | Second try at fixing tcp_keepalives_idle option on Solaris. | Tom Lane |
| 2017-06-20 | doc: adjust wal_level pg_upgrade patch | Bruce Momjian |
| 2017-06-19 | Fix materialized-view documentation oversights. | Tom Lane |
| 2017-06-15 | doc: remove mention of Windows junction points by pg_upgrade | Bruce Momjian |
| 2017-06-15 | docs: Fix pg_upgrade standby server upgrade docs | Bruce Momjian |
| 2017-06-15 | Fix document bug regarding read only transactions. | Tatsuo Ishii |