| Age | Commit message (Expand) | Author |
| 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 |
| 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-21 | doc: Update link | Peter Eisentraut |
| 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-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-07 | Correct thinko in last-minute release note item. | Tom Lane |
| 2017-02-06 | Release notes for 9.6.2, 9.5.6, 9.4.11, 9.3.16, 9.2.20. | Tom Lane |
| 2017-01-23 | doc: Update URL for Microsoft download site | Peter Eisentraut |
| 2017-01-03 | Update copyright for 2017 | Bruce Momjian |
| 2017-01-03 | Remove bogus notice that older clients might not work with MD5 passwords. | Heikki Linnakangas |
| 2016-12-29 | Fix incorrect example of to_timestamp() usage. | Tom Lane |
| 2016-12-27 | Explain unaccounted for space in pgstattuple. | Andrew Dunstan |
| 2016-12-23 | Doc: improve index entry for "median". | Tom Lane |
| 2016-12-22 | Fix buffer overflow on particularly named files and clarify documentation about | Michael Meskes |
| 2016-12-21 | Improve ALTER TABLE documentation | Stephen Frost |
| 2016-12-14 | Back-patch fcff8a575198478023ada8a48e13b50f70054766 as a bug fix. | Kevin Grittner |
| 2016-12-07 | Handle empty or all-blank PAGER setting more sanely in psql. | Tom Lane |
| 2016-11-30 | Doc: improve description of trim() and related functions. | Tom Lane |
| 2016-11-29 | Clarify pg_dump -b documentation | Stephen Frost |
| 2016-11-27 | Mention server start requirement for ssl parameters | Magnus Hagander |
| 2016-11-22 | Doc: improve documentation about composite-value usage. | Tom Lane |