| Age | Commit message (Expand) | Author |
| 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-08-01 | doc: Fix typo | Peter Eisentraut |
| 2017-07-31 | Doc: specify that the minimum supported version of Perl is 5.8.3. | Tom Lane |
| 2017-07-24 | When WCOs are present, disable direct foreign table modification. | Robert Haas |
| 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-07-09 | Doc: fix backwards description of visibility map's all-frozen data. | 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 | docs: Fix pg_upgrade standby server upgrade docs | 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-11 | Doc fix: scale(numeric) returns integer, not numeric. | Tom Lane |
| 2017-05-08 | Last-minute updates for release notes. | Tom Lane |
| 2017-05-08 | Match pg_user_mappings limits to information_schema.user_mapping_options. | Noah Misch |
| 2017-05-08 | Restore PGREQUIRESSL recognition in libpq. | Noah Misch |
| 2017-05-08 | Add security checks to selectivity estimation functions | Peter Eisentraut |
| 2017-05-07 | Release notes for 9.6.3, 9.5.7, 9.4.12, 9.3.17, 9.2.21. | Tom Lane |
| 2017-05-06 | Document current_role. | Tom Lane |
| 2017-04-28 | doc: Fix typo in 9.6 release notes | Peter Eisentraut |
| 2017-04-21 | doc: Update link | Peter Eisentraut |
| 2017-04-13 | Move pg_stat_progress_vacuum to the table of Dynamic Statistics Views in doc. | Fujii Masao |
| 2017-04-01 | Back-patch checkpoint clarification docs and pg_basebackup updates | Magnus Hagander |
| 2017-03-30 | Simplify the example of VACUUM in documentation. | Fujii Masao |
| 2017-03-19 | doc: Fix a few typos and awkward links | Peter Eisentraut |
| 2017-03-17 | Remove dead link. | Robert Haas |
| 2017-03-14 | Spelling fixes | Peter Eisentraut |
| 2017-03-08 | Fix grammar | Magnus Hagander |
| 2017-03-02 | Update documentation of tsquery_phrase(). | Tom Lane |
| 2017-02-25 | pg_upgrade docs: clarify instructions on standby extensions | Bruce Momjian |
| 2017-02-21 | doc: Update URL for plr | Peter Eisentraut |
| 2017-02-20 | Fix documentation of to_char/to_timestamp TZ, tz, OF formatting patterns. | Tom Lane |
| 2017-02-17 | Document usage of COPT environment variable for adjusting configure flags. | Tom Lane |
| 2017-02-16 | Doc: remove duplicate index entry. | Tom Lane |
| 2017-02-15 | Formatting and docs corrections for logical decoding output plugins. | Tom Lane |
| 2017-02-15 | Doc: fix typo in logicaldecoding.sgml. | Tom Lane |
| 2017-02-14 | Corrections and improvements to generic parallel query documentation. | Robert Haas |