| Age | Commit message (Expand) | Author |
| 2013-01-28 | DROP OWNED: don't try to drop tablespaces/databases | Alvaro Herrera |
| 2013-01-21 | doc: Fix syntax of a URL | Peter Eisentraut |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian |
| 2012-12-08 | Update ISO 3166 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-26 | Remove inaccurate "Incrementally Updated Backups" documentation section; | Bruce Momjian |
| 2012-10-17 | Fix typo in previous commit | Simon Riggs |
| 2012-10-17 | Add hash index caution to CREATE INDEX docs | Simon Riggs |
| 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-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-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-06 | Update URL for pgtclng project. | Tom Lane |
| 2012-03-20 | Update struct Trigger in docs | Alvaro Herrera |
| 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-02 | Add some weasel wording about threaded usage of PGresults. | 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-04 | Fix archive_command example | Peter Eisentraut |
| 2011-11-01 | Document that multiple LDAP servers can be specified | Magnus Hagander |
| 2011-10-12 | Improve documentation of psql's \q command. | Tom Lane |
| 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-06 | Update type-conversion documentation for long-ago changes. | Tom Lane |
| 2011-07-05 | Fix typo in sslmode documentation | Magnus Hagander |
| 2011-07-04 | Clarify that you need ActiveState perl 5.8 *or later* to build on Windows. | Heikki Linnakangas |
| 2011-06-20 | Fix missed use of "cp -i" in an example, per Fujii Masao. | Tom Lane |
| 2011-06-17 | Don't use "cp -i" in the example WAL archive_command. | Tom Lane |
| 2011-06-09 | Support silent mode for service registrations on win32 | Magnus Hagander |
| 2011-06-09 | Fix documentation of information_schema.element_types | Peter Eisentraut |
| 2011-06-04 | ECPG documentation fixes | Peter Eisentraut |
| 2011-05-31 | Protect GIST logic that assumes penalty values can't be negative. | Tom Lane |
| 2011-04-28 | The arguments to pg_ctl kill are not optional - remove brackets in the docs. | Heikki Linnakangas |