| Age | Commit message (Expand) | Author |
| 2007-02-07 | Stamp releases notes for 8.2.3, 8.1.8, 8.0.12.REL8_0_12 | Bruce Momjian |
| 2007-02-02 | Reword suggestion that libpq.dll be installed in WINNT\SYSTEM32 under | Neil Conway |
| 2007-02-02 | Update release notes for security-related releases in all active branches. | Tom Lane |
| 2007-01-06 | Links to GUC variables from HISTORY don't work in back branches... | Tom Lane |
| 2007-01-06 | Fix markup because older releases couldn't link to the reference section. | Bruce Momjian |
| 2007-01-05 | Minor copy-editing for release note updates. | Tom Lane |
| 2007-01-05 | Create release notes for 8.0.10. | Bruce Momjian |
| 2006-12-01 | Document the recently-understood hazard that a rollback can release row-level | Tom Lane |
| 2006-10-12 | Update release notes for SQL functions vs triggers fix. | Tom Lane |
| 2006-10-11 | A bit of copy-editing on back-branch release notes. | Tom Lane |
| 2006-10-09 | Update release notes for releases 7.3.16, 7.4.14, 8.0.9, and 8.1.5. | Bruce Momjian |
| 2006-10-01 | date_trunc also accepts 'quarter'. Noted by Yoshihisa Nakano. | Tom Lane |
| 2006-07-31 | Fix confusion between COPY FROM and COPY TO, per Gavin Sharry and Arul Shaji. | Alvaro Herrera |
| 2006-05-21 | Update release notes for upcoming releases. | Tom Lane |
| 2006-05-21 | Modify libpq's string-escaping routines to be aware of encoding considerations | Tom Lane |
| 2006-05-21 | Add a new GUC parameter backslash_quote, which determines whether the SQL | Tom Lane |
| 2006-02-12 | Update release notes. | Tom Lane |
| 2006-02-12 | Update release notes for 2006-02-14 release | Bruce Momjian |
| 2006-02-09 | Reject out-of-range dates in date_in(). | Tom Lane |
| 2006-01-06 | Release-note updates and copy editing.REL8_0_6 | Tom Lane |
| 2006-01-05 | New pgcrypto item wording. | Bruce Momjian |
| 2006-01-05 | Wording improvements. | Bruce Momjian |
| 2006-01-05 | Improve markup. | Bruce Momjian |
| 2006-01-05 | Update release notes. | Bruce Momjian |
| 2005-12-09 | Add release notes for back branches (7.3 and up). | Tom Lane |
| 2005-12-08 | Documentation fix: s/event_object_name/event_object_table/g | Peter Eisentraut |
| 2005-12-02 | Fix obsolete description of -h option, per Andreas Schmidt. | Tom Lane |
| 2005-11-16 | Properly document return value of strpos(). | Bruce Momjian |
| 2005-10-06 | Backpatch merge_db() example for PL/PgSQL to 8.0. Patch from David | Neil Conway |
| 2005-10-03 | COPY's test for read-only transaction was backward; it prohibited COPY TOREL8_0_4 | Tom Lane |
| 2005-10-03 | Update release notes for pending back-branch releases. | Tom Lane |
| 2005-09-12 | Fix a mistake in the documentation for SPI_getbinval(), per Michael Fuhr. | Neil Conway |
| 2005-08-27 | Fix typo: | Bruce Momjian |
| 2005-08-11 | Backpatch new CVS home page URL. | Bruce Momjian |
| 2005-06-25 | Force a checkpoint before committing a CREATE DATABASE command. This | Tom Lane |
| 2005-06-17 | NetBSD uses "options" not "option". | Bruce Momjian |
| 2005-06-09 | Repair error in description of nonblocking usage of PQgetCopyData(). | Tom Lane |
| 2005-05-20 | Fix typo in ECPG docs, per Andreas Seltenreich. | Neil Conway |
| 2005-05-13 | Add missing quote, per Dave Page. | Tom Lane |
| 2005-05-13 | Fix broken markup. | Tom Lane |
| 2005-05-13 | Update createuser examples to match the current program behavior, | Tom Lane |
| 2005-05-11 | Document where to download free Microsoft and Borland development tools. | Bruce Momjian |
| 2005-05-11 | Document that bcc compiles now need the -N flag, backpatch to 8.0.X. | Bruce Momjian |
| 2005-05-11 | Backpatch mention that not all functions are listed, with spelling fix. | Bruce Momjian |
| 2005-05-09 | Rename encryption section.REL8_0_3 | Bruce Momjian |
| 2005-05-09 | Backpatch encryption doc section to 8.0.X. | Bruce Momjian |
| 2005-05-09 | Update release notes for upcoming re-releases. | Tom Lane |
| 2005-05-05 | Stamp release 8.0.3. | Tom Lane |
| 2005-05-03 | Alter the signature for encoding conversion functions to declare the | Tom Lane |
| 2005-05-02 | Backport fix for correct quoting in CREATE DOMAIN example. Per Robert | Neil Conway |