| Age | Commit message (Expand) | Author |
| 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 |
| 2016-11-22 | Doc: add a section in Part II concerning RETURNING. | Tom Lane |
| 2016-11-14 | Fix duplication in ALTER MATERIALIZE VIEW synopsis | Alvaro Herrera |
| 2016-11-08 | Fix typo | Magnus Hagander |
| 2016-11-06 | Rationalize and document pltcl's handling of magic ".tupno" array element. | Tom Lane |
| 2016-10-24 | Release notes for 9.6.1, 9.5.5, 9.4.10, 9.3.15, 9.2.19, 9.1.24. | Tom Lane |
| 2016-10-22 | Improve documentation about use of Linux huge pages. | Tom Lane |
| 2016-10-21 | Doc: wording tweak for PERL, PYTHON, TCLSH configuration variables. | Tom Lane |
| 2016-10-11 | Improve documentation for CREATE RECURSIVE VIEW. | Tom Lane |
| 2016-09-26 | Document has_type_privilege(). | Tom Lane |
| 2016-09-23 | Doc: fix examples of # operators so they actually work. | Tom Lane |
| 2016-09-20 | doc: Fix documentation to match actual make output | Peter Eisentraut |
| 2016-09-20 | doc: Correct ALTER USER MAPPING example | Peter Eisentraut |
| 2016-09-06 | Doc: small improvements for documentation about VACUUM freezing. | Tom Lane |
| 2016-09-02 | Don't require dynamic timezone abbreviations to match underlying time zone. | Tom Lane |
| 2016-08-11 | Doc: write some for adminpack. | Tom Lane |
| 2016-08-09 | Doc: clarify description of CREATE/ALTER FUNCTION ... SET FROM CURRENT. | Tom Lane |