| Age | Commit message (Expand) | Author |
| 2016-02-08 | Last-minute updates for release notes. | Tom Lane |
| 2016-02-07 | Improve documentation about PRIMARY KEY constraints. | Tom Lane |
| 2016-02-07 | Release notes for 9.5.1, 9.4.6, 9.3.11, 9.2.15, 9.1.20. | Tom Lane |
| 2016-02-03 | Add hstore_to_jsonb() and hstore_to_jsonb_loose() to hstore documentation. | Tom Lane |
| 2016-01-31 | Fix error in documentated use of mingw-w64 compilers | Andrew Dunstan |
| 2016-01-29 | Fix syntax descriptions for replication commands in logicaldecoding.sgml | Fujii Masao |
| 2016-01-02 | Adjust back-branch release note description of commits a2a718b22 et al. | Tom Lane |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian |
| 2015-12-28 | Document the exponentiation operator as associating left to right. | Tom Lane |
| 2015-12-28 | Update documentation about pseudo-types. | Tom Lane |
| 2015-12-14 | Docs: document that psql's "\i -" means read from stdin. | Tom Lane |
| 2015-12-13 | Doc: update external URLs for PostGIS project. | Tom Lane |
| 2015-12-04 | Further improve documentation of the role-dropping process. | Tom Lane |
| 2015-11-22 | Adopt the GNU convention for handling tar-archive members exceeding 8GB. | Tom Lane |
| 2015-11-19 | Update docs for vcregress.pl bincheck changes | Andrew Dunstan |
| 2015-11-17 | Back-patch fixes to make TAP tests work on Windows. | Tom Lane |
| 2015-11-11 | Docs: fix misleading example. | Tom Lane |
| 2015-11-10 | Improve our workaround for 'TeX capacity exceeded' in building PDF files. | Tom Lane |
| 2015-11-02 | Add RMV to list of commands taking AE lock. | Kevin Grittner |
| 2015-10-30 | doc: security_barrier option is a Boolean, not a string. | Robert Haas |
| 2015-10-29 | Docs: add example clarifying use of nested JSON containment. | Tom Lane |
| 2015-10-07 | Improve documentation of the role-dropping process. | Tom Lane |
| 2015-10-05 | Docs: explain contrib/pg_stat_statements' handling of GC failure. | Tom Lane |
| 2015-10-05 | doc: Update URLs of external projects | Peter Eisentraut |
| 2015-10-05 | Last-minute updates for release notes. | Tom Lane |
| 2015-10-05 | Remove outdated comment about relation level autovacuum freeze limits. | Andres Freund |
| 2015-10-04 | Release notes for 9.5beta1, 9.4.5, 9.3.10, 9.2.14, 9.1.19, 9.0.23. | Tom Lane |
| 2015-10-02 | Docs: add disclaimer about hazards of using regexps from untrusted sources. | Tom Lane |
| 2015-10-01 | Fix mention of htup.h in storage.sgml | Fujii Masao |
| 2015-09-22 | Docs: fix typo in to_char() example. | Tom Lane |
| 2015-09-16 | Fix documentation of regular expression character-entry escapes. | Tom Lane |
| 2015-09-11 | Correct description of PageHeaderData layout in documentation | Fujii Masao |
| 2015-09-07 | Update site address of Snowball project | Teodor Sigaev |
| 2015-09-05 | Fix misc typos. | Heikki Linnakangas |
| 2015-09-03 | Document that max_worker_processes must be high enough in standby. | Fujii Masao |
| 2015-08-27 | dblink docs: fix typo to use "connname" (3 n's), not "conname" | Bruce Momjian |
| 2015-08-25 | Docs: be explicit about datatype matching for lead/lag functions. | Tom Lane |
| 2015-08-15 | Add docs about postgres_fdw's setting of search_path and other GUCs. | Tom Lane |
| 2015-08-15 | Improve documentation about MVCC-unsafe utility commands. | Tom Lane |
| 2015-08-09 | Fix typo in LDAP example | Magnus Hagander |
| 2015-08-05 | Docs: add an explicit example about controlling overall greediness of REs. | Tom Lane |
| 2015-07-28 | Update our documentation concerning where to create data directories. | Tom Lane |
| 2015-07-28 | Disable ssl renegotiation by default. | Andres Freund |
| 2015-07-09 | Improve documentation about array concat operator vs. underlying functions. | Tom Lane |
| 2015-07-09 | Fix another broken link in documentation. | Heikki Linnakangas |
| 2015-07-06 | Remove incorrect warning from pg_archivecleanup document. | Fujii Masao |
| 2015-06-30 | Fix broken link in documentation. | Tom Lane |
| 2015-06-25 | Docs: fix claim that to_char('FM') removes trailing zeroes. | Tom Lane |
| 2015-06-19 | In immediate shutdown, postmaster should not exit till children are gone. | Tom Lane |
| 2015-06-09 | Release notes for 9.4.4, 9.3.9, 9.2.13, 9.1.18, 9.0.22. | Tom Lane |