| Age | Commit message (Expand) | Author |
| 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-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-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-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-12 | Preliminary release notes for releases 8.4.4, 8.3.11, 8.2.17, 8.1.21, 8.0.25, | Tom Lane |
| 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 | Back-patch addition of ssl_renegotiation_limit into 7.4 through 8.1. | Tom Lane |
| 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-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-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-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-03-12 | Update back-branch release notes. | Tom Lane |
| 2009-01-30 | Update back-branch release notes. | Tom Lane |
| 2009-01-09 | Update release notes for 8.3.5, 8.2.11, and 8.1.15 to mention the need | Bruce Momjian |
| 2009-01-06 | Remove references to pgsql-ports and pgsql-patches mailing lists from | Tom Lane |
| 2008-10-30 | Update back-branch release notes. | Tom Lane |
| 2008-10-27 | Install a more robust solution for the problem of infinite error-processing | Tom Lane |
| 2008-10-10 | Fix COPY documentation to not imply that HEADER can be used outside CSV mode. | Tom Lane |
| 2008-09-19 | Update back-branch release notes. | Tom Lane |
| 2008-08-26 | Fix pg_dump docs to acknowledge that you can use -Z with plain text output. ... | Tom Lane |
| 2008-06-08 | Update release notes for ALTER AGGREGATE fix. | Tom Lane |
| 2008-06-07 | Update release notes for 8.3.3 et al. | Tom Lane |
| 2008-06-06 | Remove link that pre-8.2 doc tools don't support.REL8_1_12 | Tom Lane |
| 2008-06-04 | Draft release notes for upcoming back-branch updates. | Tom Lane |
| 2008-05-28 | Improve GRANT documentation to point out that UPDATE and DELETE typically | Tom Lane |
| 2008-04-22 | Replace developer FAQ with a reference to the wiki, which is where | Magnus Hagander |
| 2008-04-21 | Add link to major version release notes at the top of the minor | Magnus Hagander |
| 2008-03-12 | Fix LISTEN/NOTIFY race condition reported by Laurent Birtz, by postponing | Tom Lane |
| 2008-01-14 | Fix an ancient oversight in libpq's handling of V3-protocol COPY OUT mode: | Tom Lane |
| 2008-01-03 | Update release notes for security releases. | Tom Lane |
| 2008-01-03 | Make standard maintenance operations (including VACUUM, ANALYZE, REINDEX, | Tom Lane |
| 2008-01-02 | Fix invalid ipv6 address in example. Per doc comment 7211. | Magnus Hagander |