| Age | Commit message (Expand) | Author |
| 2018-02-25 | Release notes for 10.3, 9.6.8, 9.5.12, 9.4.17, 9.3.22. | Tom Lane |
| 2018-02-23 | Synchronize doc/ copies of src/test/examples/. | Noah Misch |
| 2018-02-15 | Doc: fix minor bug in CREATE TABLE example. | Tom Lane |
| 2018-02-07 | Change default git repo URL to https | Magnus Hagander |
| 2018-02-05 | Last-minute updates for release notes. | Tom Lane |
| 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 | 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-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 | Don't recommend "DROP SCHEMA information_schema CASCADE". | Noah Misch |
| 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-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 | Fix document bug regarding read only transactions. | Tatsuo Ishii |
| 2017-06-07 | Fix docs to not claim ECPG's SET CONNECTION is not thread-aware. | Michael Meskes |
| 2017-06-01 | Always use -fPIC, not -fpic, when building shared libraries with gcc. | Tom Lane |
| 2017-05-29 | Prevent running pg_resetwal/pg_resetxlog against wrong-version data dirs. | Tom Lane |
| 2017-05-26 | Remove docs mention of PGREALM variable | Magnus Hagander |
| 2017-05-21 | Fix precision and rounding issues in money multiplication and division. | Tom Lane |
| 2017-05-21 | Change documentation references to PG website to use https: not http: | Tom Lane |
| 2017-05-12 | doc: update markup for release note "release date" block | Bruce Momjian |
| 2017-05-08 | Last-minute updates for release notes. | Tom Lane |