| Age | Commit message (Expand) | Author |
| 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 |
| 2011-11-10 | Correct documentation for trace_userlocks. | Robert Haas |
| 2011-11-08 | -DLINUX_OOM_ADJ=0 should be in CPPFLAGS, not CFLAGS | Peter Eisentraut |
| 2011-11-04 | Fix archive_command example | Peter Eisentraut |
| 2011-11-01 | Document that multiple LDAP servers can be specified | Magnus Hagander |
| 2011-10-12 | Modify up/home macro to match standard parameter list; fixes doc build. | Bruce Momjian |
| 2011-10-12 | Improve documentation of psql's \q command. | Tom Lane |
| 2011-10-12 | Add Up/Home link to the top of the HTML doc output. | Bruce Momjian |
| 2011-10-10 | Fix typo in docs for libpq keepalives_count option. | Robert Haas |
| 2011-09-24 | Fix typo | Magnus Hagander |
| 2011-09-24 | Note that sslmode=require verifies the CA if root cert is present | Magnus Hagander |
| 2011-09-22 | Update release notes for 9.1.1, 9.0.5, 8.4.9, 8.3.16, 8.2.22. | Tom Lane |
| 2011-09-07 | In pg_upgrade, disallow migration of 8.3 clusters using contrib/ltree | Bruce Momjian |
| 2011-09-07 | Revert documentation patch about NEW/OLD and triggers. | Bruce Momjian |
| 2011-09-07 | Properly document the existance of OLD/NEW trigger pl/pgsql trigger | Bruce Momjian |
| 2011-09-06 | Fix plpgsql "PERFORM" markup. | Bruce Momjian |
| 2011-09-06 | Document PERFORM limitation when using WITH queries. | Bruce Momjian |
| 2011-09-06 | Update type-conversion documentation for long-ago changes. | Tom Lane |
| 2011-09-06 | Properly document semphore requirements by accounting for worker | Bruce Momjian |
| 2011-09-05 | Document that contrib/pgtrgm only processes ASCII alphanumeric | Bruce Momjian |