| Age | Commit message (Expand) | Author |
| 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 |
| 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-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 |
| 2010-08-29 | Remove obsolete remark that PQprepare() is more flexible than PREPARE. | Tom Lane |
| 2010-08-17 | Backpatch some blatant spelling mistakes | Peter Eisentraut |
| 2010-08-11 | Fix one more incorrect errno definition in the ECPG manual. | Robert Haas |
| 2010-08-11 | Fix incorrect errno definitions in ECPG manual. | Robert Haas |
| 2010-08-06 | Fix indexterm spelling | Peter Eisentraut |
| 2010-07-27 | Spelling fix | Peter Eisentraut |
| 2010-07-26 | Fix grammar | Peter Eisentraut |
| 2010-07-03 | Fix assorted misstatements and poor wording in the descriptions of the I/O | Tom Lane |
| 2010-06-22 | Deprecate the use of => as an operator name. | Robert Haas |
| 2010-05-16 | Fix longstanding typo in V1 calling conventions documentation. | Robert Haas |
| 2010-05-15 | Improve documentation of pg_restore's -l and -L switches to point out their | Tom Lane |
| 2010-05-13 | Update release notes with security issues. | Tom Lane |
| 2010-05-13 | Use an entity instead of non-ASCII letter. Thom Brown | Tom Lane |
| 2010-05-13 | Prevent PL/Tcl from loading the "unknown" module from pltcl_modules unless | Tom Lane |
| 2010-05-13 | Abandon the use of Perl's Safe.pm to enforce restrictions in plperl, as it is | Andrew Dunstan |
| 2010-05-13 | Fix some spelling errors. | Magnus Hagander |
| 2010-05-12 | Preliminary release notes for releases 8.4.4, 8.3.11, 8.2.17, 8.1.21, 8.0.25, | Tom Lane |
| 2010-05-05 | Fix incorrect parameter tag in docs, spotted by KOIZUMI Satoru. | Heikki Linnakangas |
| 2010-04-19 | Provide better guidance for adjusting shared_buffers. | Robert Haas |
| 2010-04-15 | IP port -> TCP port | Peter Eisentraut |
| 2010-03-17 | Typo fixes. | Magnus Hagander |
| 2010-03-10 | Preliminary release notes for releases 8.4.3, 8.3.10, 8.2.16, 8.1.20, 8.0.24, | Tom Lane |
| 2010-03-08 | Add missing space in example. | Magnus Hagander |
| 2010-02-25 | Add configuration parameter ssl_renegotiation_limit to control | Magnus Hagander |
| 2010-02-05 | Add a note to the documentation of pg_standby that it's important that | Heikki Linnakangas |
| 2009-12-10 | Update release notes for releases 8.4.2, 8.3.9, 8.2.15, 8.1.19, 8.0.23, | Tom Lane |
| 2009-11-24 | Fix syntax in extract() examples | Peter Eisentraut |
| 2009-10-02 | Fix erroneous handling of shared dependencies (ie dependencies on roles) | Tom Lane |
| 2009-09-03 | Final updates of release notes for 8.4.1, 8.3.8, 8.2.14, 8.1.18, 8.0.22, | Tom Lane |
| 2009-09-03 | Make LOAD of an already-loaded library into a no-op, instead of attempting | Tom Lane |
| 2009-08-27 | Update release notes for 7.4.26, 8.0.22, 8.1.18, 8.2.14, 8.3.8, 8.4.1. | Bruce Momjian |
| 2009-08-16 | Fix imprecise documentation of random(): it never returns 1.0. | Tom Lane |
| 2009-08-15 | Remove tabs from SGML. | Bruce Momjian |
| 2009-08-10 | Re-add documentation for --no-readline option of psql, mistakenly removed a d... | Andrew Dunstan |
| 2009-05-02 | Split the release notes into a separate file for each (active) major branch, | Tom Lane |
| 2009-04-19 | Fix textsearch documentation examples to not recommend concatenating separate | Tom Lane |