| Age | Commit message (Expand) | Author |
| 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 |
| 2005-04-27 | Wording improvement. | Bruce Momjian |
| 2005-04-27 | Update PAM documentation, per Alvaro. | Bruce Momjian |
| 2005-04-26 | Mention that PAM requires the user already exist in the database, per | Bruce Momjian |
| 2005-04-22 | Backpatch of LIMIT / FOR UPDATE behavior, but keep pre-7.3 mention in 8.0.X. | Bruce Momjian |
| 2005-04-22 | Clarify that only crypt can't use md5 pg_shadow passwords. | Bruce Momjian |
| 2005-04-21 | Clarify use of MD5 authentication and pg_shadow encryption. | Bruce Momjian |
| 2005-04-19 | Update PITR wording, per Simon. | Bruce Momjian |
| 2005-04-18 | Update PITR mention of which WAL files are needed. | Bruce Momjian |
| 2005-04-17 | Clarify name of file to be checked for PITR expiring. | Bruce Momjian |
| 2005-04-07 | Update and copy-edit release notes for 8.0.2. | Tom Lane |
| 2005-04-02 | Fix release not typo. | Bruce Momjian |
| 2005-04-02 | Update release notes for 8.0.2. | Bruce Momjian |
| 2005-04-01 | Fix wrong week returnded by date_trunc('week') for early dates in | Bruce Momjian |
| 2005-03-25 | Update and copy-edit description of privileges. | Tom Lane |
| 2005-03-25 | Fix to_date to behave reasonably when CC and YY fields are both used. | Tom Lane |
| 2005-03-24 | Change Win32 O_SYNC method to O_DSYNC because that is what the method | Bruce Momjian |
| 2005-03-23 | Add note about risks involved in replaying CREATE TABLESPACE commands | Tom Lane |
| 2005-03-03 | Replace ARC cache management algorithm with the similar but slightly | Tom Lane |
| 2005-02-26 | Backpatch clarification of PGPASSWORD to 8.0.X. | Bruce Momjian |
| 2005-02-22 | Document that only a table's owner may TRUNCATE it. Per Keith Worthington. | Tom Lane |
| 2005-02-22 | Update initdb locale/encoding documentation description. Backpatch to | Bruce Momjian |
| 2005-02-21 | Fix two typos, per report from Hashem Masoud. | Neil Conway |
| 2005-02-21 | Document the "register" and "unregister" pg_ctl subcommands, for use on | Neil Conway |
| 2005-02-11 | Mention that some psql environment variables come from libpq and note | Bruce Momjian |
| 2005-02-10 | Update pginstaller URL to http://www.postgresql.org/ftp/win32/. | Bruce Momjian |