| Age | Commit message (Expand) | Author |
| 2004-08-08 | Update plpgsql documentation for 8.0 (mostly, make use of named | Tom Lane |
| 2004-08-07 | Improve privileges discussion (mostly, mention grant options). | Tom Lane |
| 2004-08-07 | Update a couple of example error messages to reflect the fact that we | Tom Lane |
| 2004-08-07 | Improve markup a little. | Tom Lane |
| 2004-08-07 | Improve tablespace discussion, and bring it up to date with code. | Tom Lane |
| 2004-08-07 | Update pitr docs to mention inclusive/exclusive xid specification | Bruce Momjian |
| 2004-08-07 | Fix markup. | Bruce Momjian |
| 2004-08-07 | Mention that transactions can complete in a different numeric order, for | Bruce Momjian |
| 2004-08-06 | Some editorial work on the 8.0 release notes. Update for recent commits, | Tom Lane |
| 2004-08-06 | Rename vacuum_cost_naptime to vacuum_cost_delay, with agreement from Jan. | Bruce Momjian |
| 2004-08-05 | Create a built-in log rotation program, so that we no longer have to | Tom Lane |
| 2004-08-05 | Require that array literals produce "rectangular" arrays, i.e. all the | Joe Conway |
| 2004-08-04 | Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments | Tom Lane |
| 2004-08-04 | Add some notes about unimplemented aspects of PITR backup/recovery. | Tom Lane |
| 2004-08-03 | Preliminary documentation for PITR. | Tom Lane |
| 2004-08-03 | Add functions pg_start_backup, pg_stop_backup to create backup label | Tom Lane |
| 2004-08-03 | Move dbsize/oid2name to open items list. | Bruce Momjian |
| 2004-08-02 | Readd pg_config --pgxs code. | Bruce Momjian |
| 2004-08-02 | Support USING INDEX TABLESPACE clause for PRIMARY KEY and UNIQUE | Tom Lane |
| 2004-08-01 | Some mop-up work for savepoints (nested transactions). Store a small | Tom Lane |
| 2004-08-01 | Add docs for initdb --auth. | Bruce Momjian |
| 2004-08-01 | Minor release wording improvments. | Bruce Momjian |
| 2004-07-31 | Support "OR condition ..." in plpgsql EXCEPTION clauses to make the syntax | Tom Lane |
| 2004-07-31 | Remove obsolete files | Peter Eisentraut |
| 2004-07-31 | plpgsql does exceptions. | Tom Lane |
| 2004-07-31 | Fix broken markup, release date. | Tom Lane |
| 2004-07-31 | Remove mention that we can't trap function errors. | Bruce Momjian |
| 2004-07-30 | Fix number for FAQ item. | Bruce Momjian |
| 2004-07-30 | PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with | Peter Eisentraut |
| 2004-07-29 | Update Turkish FAQ. | Bruce Momjian |
| 2004-07-28 | Update release notes with better wording. | Bruce Momjian |
| 2004-07-27 | Update tuple header size. | Bruce Momjian |
| 2004-07-26 | Here is a patch that fixes the pipes used in find_other_exec() when | Bruce Momjian |
| 2004-07-26 | Adjust release notes based on community feedback. | Bruce Momjian |
| 2004-07-25 | Update 7.5 release notes. | Bruce Momjian |
| 2004-07-24 | log_destination should only be PGC_SIGHUP, not PGC_POSTMASTER, as per | Tom Lane |
| 2004-07-24 | First draft of 7.5 release notes. Still needs markup, additional major | Bruce Momjian |
| 2004-07-21 | Invent WAL timelines, as per recent discussion, to make point-in-time | Tom Lane |
| 2004-07-21 | Please find enclosed a patch that matches the PL/Perl documentation | Bruce Momjian |
| 2004-07-21 | Back out pg_autovacuum commit after cvs clean failure causes commit. | Bruce Momjian |
| 2004-07-21 | lease find enclosed a patch that matches the PL/Perl documentation | Bruce Momjian |
| 2004-07-19 | Here is another patch that fixes a stack of pg_dump bugs: | Bruce Momjian |
| 2004-07-19 | No CVS FAQ, just CVS docs. | Bruce Momjian |
| 2004-07-19 | *** empty log message *** | Bruce Momjian |
| 2004-07-17 | Fix broken markup, per Jonathan Gardner. | Tom Lane |
| 2004-07-15 | Add French FAQ. | Bruce Momjian |
| 2004-07-15 | Add permission display to \db+. | Bruce Momjian |
| 2004-07-14 | Detect locale/encoding mismatch in initdb, or pick a suitable encoding | Peter Eisentraut |
| 2004-07-13 | Have \dn+ show permissions and description for schemas. | Bruce Momjian |
| 2004-07-13 | Change pg_dump to use ALTER OWNER commands instead of SET SESSION | Bruce Momjian |