| Age | Commit message (Expand) | Author |
| 2016-09-19 | Remove obsolete warning from docs. | Heikki Linnakangas |
| 2016-09-19 | Update recovery_min_apply_delay docs for remote_apply mode. | Robert Haas |
| 2016-09-15 | Clarify policy on marking inherited constraints as valid. | Robert Haas |
| 2016-09-12 | Docs: assorted minor cleanups. | Tom Lane |
| 2016-09-12 | pg_basebackup: Clean created directories on failure | Peter Eisentraut |
| 2016-09-11 | Raise max setting of checkpoint_timeout to 1d | Simon Riggs |
| 2016-09-11 | Allow CREATE EXTENSION to follow extension update paths. | Tom Lane |
| 2016-09-09 | Correct TABLESAMPLE docs | Simon Riggs |
| 2016-09-08 | MSVC: Pass any user-set MSBFLAGS to MSBuild and VCBUILD. | Noah Misch |
| 2016-09-08 | 9.6 release notes: correct summary item about freeze | Bruce Momjian |
| 2016-09-07 | Support renaming an existing value of an enum type. | Tom Lane |
| 2016-09-07 | Doc: minor documentation improvements about extensions. | Tom Lane |
| 2016-09-06 | Doc: small improvements for documentation about VACUUM freezing. | Tom Lane |
| 2016-09-05 | Relax transactional restrictions on ALTER TYPE ... ADD VALUE. | Tom Lane |
| 2016-09-05 | Document LSN acronym in WAL Internals | Simon Riggs |
| 2016-09-04 | Update release notes to mention need for ALTER EXTENSION UPDATE. | Tom Lane |
| 2016-09-03 | Improve readability of the output of psql's \timing command. | Tom Lane |
| 2016-09-03 | New recovery target recovery_target_lsn | Simon Riggs |
| 2016-09-03 | Fix wording of logical decoding concepts | Simon Riggs |
| 2016-09-02 | Don't require dynamic timezone abbreviations to match underlying time zone. | Tom Lane |
| 2016-08-29 | Remove support for OpenSSL versions older than 0.9.8. | Heikki Linnakangas |
| 2016-08-28 | Make another editorial pass over the 9.6 release notes. | Tom Lane |
| 2016-08-28 | Update 9.6 release notes through today. | Tom Lane |
| 2016-08-26 | Add a nonlocalized version of the severity field to client error messages. | Tom Lane |
| 2016-08-25 | doc: more replacement of <literal> with something better | Bruce Momjian |
| 2016-08-24 | doc: Fix XSLT speedup with older upstream stylesheet versions | Peter Eisentraut |
| 2016-08-23 | Create an SP-GiST opclass for inet/cidr. | Tom Lane |
| 2016-08-23 | doc: fix incorrect 'literal' tags | Bruce Momjian |
| 2016-08-23 | Improve SP-GiST opclass API to better support unlabeled nodes. | Tom Lane |
| 2016-08-23 | Add txid_current_ifassigned(). | Robert Haas |
| 2016-08-22 | doc: fix typo in recent patch | Bruce Momjian |
| 2016-08-19 | doc: requirepeer is a way to avoid spoofing | Bruce Momjian |
| 2016-08-18 | doc: Speed up XSLT builds | Peter Eisentraut |
| 2016-08-18 | Support the new regexp_match() function for citext. | Tom Lane |
| 2016-08-17 | Implement regexp_match(), a simplified alternative to regexp_matches(). | Tom Lane |
| 2016-08-17 | Disable update_process_title by default on Windows | Magnus Hagander |
| 2016-08-17 | docs: my third pass over the 9.6 release notes | Bruce Momjian |
| 2016-08-16 | doc: Remove some confusion from pg_archivecleanup doc | Peter Eisentraut |
| 2016-08-16 | Fix typos | Peter Eisentraut |
| 2016-08-16 | Doc: copy-editing in create_access_method.sgml. | Tom Lane |
| 2016-08-16 | Doc: remove out-of-date claim that pg_am rows must be inserted by hand. | Tom Lane |
| 2016-08-15 | Stamp HEAD as 10devel. | Tom Lane |
| 2016-08-13 | Add SQL-accessible functions for inspecting index AM properties. | Tom Lane |
| 2016-08-12 | Doc: clarify that DROP ... CASCADE is recursive. | Tom Lane |
| 2016-08-12 | Correct TABLESAMPLE docs | Simon Riggs |
| 2016-08-11 | Add ID property to replication slots' sect2 | Alvaro Herrera |
| 2016-08-11 | docs: my second pass over the 9.6 release notes | Bruce Momjian |
| 2016-08-11 | Doc: write some for adminpack. | Tom Lane |
| 2016-08-09 | docs: my first pass over the 9.6 release notes | Bruce Momjian |
| 2016-08-09 | Doc: clarify description of CREATE/ALTER FUNCTION ... SET FROM CURRENT. | Tom Lane |