| Age | Commit message (Expand) | Author |
| 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 |
| 2011-04-14 | Update release notes for releases 9.0.4, 8.4.8, 8.3.15, and 8.2.21. | Tom Lane |
| 2011-03-28 | Correct "characters" to "bytes" in createdb docs. | Robert Haas |
| 2011-03-23 | Improve user-defined-aggregates documentation. | Tom Lane |
| 2011-03-23 | Fix ancient typo in user-defined-aggregates documentation. | Tom Lane |
| 2011-02-03 | Fix typo. | Magnus Hagander |
| 2011-01-27 | Update release notes. | Tom Lane |
| 2011-01-27 | Update release notes for releases 9.0.3, 8.4.7, 8.3.14, and 8.2.20. | Tom Lane |
| 2011-01-20 | Document that WITH queries are also called Common Table Expressions. | Robert Haas |
| 2010-12-18 | Document unavailable parameters in some configurations | Magnus Hagander |
| 2010-12-14 | Update release notes for releases 9.0.2, 8.4.6, 8.3.13, 8.2.19, and 8.1.23. | Tom Lane |
| 2010-12-09 | Force default wal_sync_method to be fdatasync on Linux. | Tom Lane |
| 2010-10-19 | Add mention of using tools/fsync to test fsync methods. Restructure | Bruce Momjian |
| 2010-10-14 | Add pg_user_mappings to the table of system views. | Robert Haas |
| 2010-10-14 | Complete the documentation of the USAGE privilege for foreign servers | Peter Eisentraut |
| 2010-10-08 | Warn that views can be safely used to hide columns, but not rows. | Robert Haas |
| 2010-10-07 | Improve WAL reliability documentation, and add more cross-references to it. | Robert Haas |
| 2010-09-30 | Use a separate interpreter for each calling SQL userid in plperl and pltcl. | Tom Lane |
| 2010-09-30 | Update release notes for releases 9.0.1, 8.4.5, 8.3.12, 8.2.18, 8.1.22, | Tom Lane |
| 2010-09-23 | Do some copy-editing on the Git usage docs. | Tom Lane |
| 2010-09-22 | Fix documentation gitignore for pre-9.0 doc build methods. | Tom Lane |
| 2010-09-22 | Remove anonymous cvs instructions, and replace them with instructions | Magnus Hagander |
| 2010-09-22 | Convert cvsignore to gitignore, and add .gitignore for build targets. | Magnus Hagander |