| Age | Commit message (Expand) | Author |
| 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-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-07 | Update site address of Snowball project | Teodor Sigaev |
| 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 | Improve documentation about MVCC-unsafe utility commands. | Tom Lane |
| 2015-08-04 | 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 | Fix another broken link in documentation. | Heikki Linnakangas |
| 2015-06-30 | Fix broken link in documentation. | 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 |
| 2015-06-01 | Release notes for 9.4.3, 9.3.8, 9.2.12, 9.1.17, 9.0.21. | Tom Lane |
| 2015-05-19 | Last-minute updates for release notes.REL9_0_20 | Tom Lane |
| 2015-05-18 | Last-minute updates for release notes. | Tom Lane |
| 2015-05-18 | pgcrypto: Report errant decryption as "Wrong key or corrupt data". | Noah Misch |
| 2015-05-17 | Release notes for 9.4.2, 9.3.7, 9.2.11, 9.1.16, 9.0.20. | Tom Lane |
| 2015-05-16 | Fix docs typo | Tom Lane |
| 2015-05-14 | Docs: fix erroneous claim about max byte length of GB18030. | Tom Lane |
| 2015-05-08 | Recommend include_realm=1 in docs | Stephen Frost |
| 2015-04-06 | Fix typo in libpq.sgml. | Fujii Masao |
| 2015-04-01 | psql: fix \connect with URIs and conninfo strings | Alvaro Herrera |
| 2015-03-31 | Fix incorrect markup in documentation of window frame clauses. | Tom Lane |
| 2015-03-08 | Fix documentation for libpq's PQfn(). | Tom Lane |
| 2015-02-23 | Fix potential deadlock with libpq non-blocking mode. | Heikki Linnakangas |
| 2015-02-17 | Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 addresses. | Tom Lane |
| 2015-02-02 | Last-minute updates for release notes. | Tom Lane |
| 2015-02-01 | doc: Improve claim about location of pg_service.conf | Peter Eisentraut |
| 2015-02-01 | Release notes for 9.4.1, 9.3.6, 9.2.10, 9.1.15, 9.0.19. | Tom Lane |
| 2015-01-31 | Fix documentation of psql's ECHO all mode. | Tom Lane |
| 2015-01-20 | Improve documentation of random() function. | Tom Lane |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian |
| 2015-01-03 | Make path to pg_service.conf absolute in documentation | Magnus Hagander |
| 2014-12-31 | Docs: improve descriptions of ISO week-numbering date features. | Tom Lane |
| 2014-12-31 | Improve consistency of parsing of psql's magic variables. | Tom Lane |
| 2014-12-29 | Assorted minor fixes for psql metacommand docs. | Tom Lane |
| 2014-12-21 | Docs: clarify treatment of variadic functions with zero variadic arguments. | Tom Lane |
| 2014-12-18 | Improve documentation about CASE and constant subexpressions. | Tom Lane |
| 2014-12-17 | Lock down regression testing temporary clusters on Windows. | Noah Misch |
| 2014-11-19 | Improve documentation's description of JOIN clauses. | Tom Lane |
| 2014-11-03 | Docs: fix incorrect spelling of contrib/pgcrypto option. | Tom Lane |
| 2014-10-16 | Support timezone abbreviations that sometimes change. | Tom Lane |
| 2014-10-10 | Fix broken example in PL/pgSQL document. | Fujii Masao |
| 2014-10-03 | Don't balance vacuum cost delay when per-table settings are in effect | Alvaro Herrera |
| 2014-09-14 | doc: Fix documentation of local_preload_libraries | Peter Eisentraut |