| Age | Commit message (Expand) | Author |
| 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 |
| 2015-06-04 | Fix some issues in pg_class.relminmxid and pg_database.datminmxid documentation. | Fujii Masao |
| 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_4_2 | 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-11 | Increase threshold for multixact member emergency autovac to 50%. | Robert Haas |
| 2015-05-08 | Recommend include_realm=1 in docs | Stephen Frost |
| 2015-05-08 | Teach autovacuum about multixact member wraparound. | Robert Haas |
| 2015-05-05 | citext's regexp_matches() functions weren't documented, either. | Tom Lane |
| 2015-04-17 | pg_upgrade: document need for text search files to be copied | Bruce Momjian |
| 2015-04-09 | Fix incorrect punctuation | Magnus Hagander |
| 2015-04-07 | Fix spelling of author's name | Simon Riggs |
| 2015-04-06 | Fix typo in libpq.sgml. | Fujii Masao |
| 2015-04-01 | psql: fix \connect with URIs and conninfo strings | Alvaro Herrera |
| 2015-04-01 | Fix incorrect markup in documentation of window frame clauses. | Tom Lane |
| 2015-03-08 | Fix documentation for libpq's PQfn(). | Tom Lane |
| 2015-03-02 | Fix pg_dump handling of extension config tables | Stephen Frost |
| 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-12 | Fix typo in logicaldecoding.sgml. | Andres Freund |
| 2015-02-11 | Fixed array handling in ecpg. | Michael Meskes |
| 2015-02-06 | Report WAL flush, not insert, position in replication IDENTIFY_SYSTEM | Heikki Linnakangas |
| 2015-02-04 | doc: Fix markup | Fujii Masao |