| Age | Commit message (Expand) | Author |
| 2013-02-02 | Mark vacuum_defer_cleanup_age as PGC_POSTMASTER. | Simon Riggs |
| 2013-01-28 | DROP OWNED: don't try to drop tablespaces/databases | Alvaro Herrera |
| 2013-01-24 | Fix SPI documentation for new handling of ExecutorRun's count parameter. | Tom Lane |
| 2013-01-21 | doc: Fix syntax of a URL | Peter Eisentraut |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian |
| 2012-12-30 | doc: Correct description of LDAP authentication | Peter Eisentraut |
| 2012-12-18 | Fix typo | Peter Eisentraut |
| 2012-12-08 | Update iso.org page link | Peter Eisentraut |
| 2012-12-03 | Update release notes for 9.2.2, 9.1.7, 9.0.11, 8.4.15, 8.3.22. | Tom Lane |
| 2012-12-03 | Fix documentation of path(polygon) function. | Tom Lane |
| 2012-12-01 | doc: Fix broken links to DocBook wiki | Peter Eisentraut |
| 2012-11-09 | XSLT stylesheet: Add slash to directory name | Peter Eisentraut |
| 2012-10-31 | Document that TCP keepalive settings read as 0 on Unix-socket connections. | Tom Lane |
| 2012-10-17 | Fix typo in previous commit | Simon Riggs |
| 2012-10-17 | Clarify hash index caution and copy to CREATE INDEX docs | Simon Riggs |
| 2012-10-05 | Removed sentence about not being able to retrieve more than one row at a time, | Michael Meskes |
| 2012-10-04 | Fix permissions explanations in CREATE DATABASE and CREATE SCHEMA docs. | Tom Lane |
| 2012-09-25 | Fix examples of how to use "su" while starting the server. | Tom Lane |
| 2012-09-19 | Update release notes for 9.2.1, 9.1.6, 9.0.10, 8.4.14, 8.3.21. | Tom Lane |
| 2012-09-17 | Provide adequate documentation of the "table_name *" notation. | Tom Lane |
| 2012-09-16 | Fix documentation reference to maximum allowed for autovacuum_freeze_max_age. | Kevin Grittner |
| 2012-08-30 | Document how to prevent PostgreSQL itself from exhausting memory. | Robert Haas |
| 2012-08-14 | Update release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20. | Tom Lane |
| 2012-08-14 | Prevent access to external files/URLs via contrib/xml2's xslt_process(). | Tom Lane |
| 2012-08-10 | Fix upper limit of superuser_reserved_connections, add limit for wal_senders | Magnus Hagander |
| 2012-07-30 | Now that the diskchecker.pl author has updated the download link on his | Bruce Momjian |
| 2012-07-27 | Update doc mention of diskchecker.pl to add URL for script; retain URL | Bruce Momjian |
| 2012-07-04 | Fix typo | Magnus Hagander |
| 2012-06-19 | Update copyright year in forgotten places | Peter Eisentraut |
| 2012-06-17 | Add missing subtitle for compressed archive logs | Magnus Hagander |
| 2012-05-31 | Update release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19. | Tom Lane |
| 2012-05-03 | Remove link to ODBCng project from the docs. | Magnus Hagander |
| 2012-04-10 | Adjust various references to GEQO being non-deterministic. | Tom Lane |
| 2012-04-06 | Update URL for pgtclng project. | Tom Lane |
| 2012-03-21 | Back-patch contrib/vacuumlo's new -l (limit) option into 9.0 and 9.1. | Tom Lane |
| 2012-03-20 | Update struct Trigger in docs | Alvaro Herrera |
| 2012-03-12 | Remove tabs in SGML files | Bruce Momjian |
| 2012-03-11 | Add description for --no-locale and --text-search-config. | Tatsuo Ishii |
| 2012-03-05 | Improve documentation around logging_collector and use of stderr. | Tom Lane |
| 2012-02-23 | Last-minute release note updates. | Tom Lane |
| 2012-02-23 | Require execute permission on the trigger function for CREATE TRIGGER. | Tom Lane |
| 2012-02-22 | Draft release notes for 9.1.3, 9.0.7, 8.4.11, 8.3.18. | Tom Lane |
| 2012-01-27 | Fix wording, per Peter Geoghegan | Magnus Hagander |
| 2011-12-16 | Fix reference to "verify-ca" and "verify-full" in a note in the docs. | Heikki Linnakangas |
| 2011-12-05 | In pg_upgrade, allow tables using regclass to be upgraded because we | Bruce Momjian |
| 2011-12-02 | Add some weasel wording about threaded usage of PGresults. | Tom Lane |
| 2011-12-01 | Clarify documentation about SQL:2008 variant of LIMIT/OFFSET syntax. | Tom Lane |
| 2011-12-01 | Update information about configuring SysV IPC parameters on NetBSD. | Tom Lane |
| 2011-12-01 | Draft release notes for 9.1.2, 9.0.6, 8.4.10, 8.3.17, 8.2.23. | Tom Lane |
| 2011-11-28 | Remove erroneous claim about use of pg_locks.objid for advisory locks. | Tom Lane |