| Age | Commit message (Expand) | Author |
| 2004-08-16 | Throw error if initdb -L is not an absolute path. | Bruce Momjian |
| 2004-08-14 | Translation updates | Peter Eisentraut |
| 2004-08-13 | Fix psql's COPY support to deal with \r\n line endings. | Tom Lane |
| 2004-08-13 | Fix breakage with PUBLIC schema. Try to untwist the remarkably contorted | Tom Lane |
| 2004-08-13 | New translations | Peter Eisentraut |
| 2004-08-13 | Translation updates | Peter Eisentraut |
| 2004-08-13 | Fix core dumps, inability to count, etc associated with canonicalize_path | Tom Lane |
| 2004-08-11 | Cause initdb to actually accept -s as intended, and fix some typos in | Tom Lane |
| 2004-08-11 | Allow compilation when CODESET is not defined (OpenBSD). | Peter Eisentraut |
| 2004-08-11 | Translation update | Peter Eisentraut |
| 2004-08-10 | Translation updates | Peter Eisentraut |
| 2004-08-10 | Translation update | Peter Eisentraut |
| 2004-08-10 | Translation updates | Peter Eisentraut |
| 2004-08-10 | Translation update | Peter Eisentraut |
| 2004-08-09 | Path-mangling logic was failing to account for paths containing mentions | Tom Lane |
| 2004-08-08 | Fix compiler warning in the proper way. | Bruce Momjian |
| 2004-08-08 | Supress warning about zero-length format string. | Bruce Momjian |
| 2004-08-08 | Allow libpgport to call memory allocation routines even though | Bruce Momjian |
| 2004-08-07 | Remove bogus trailing dot from eventlog output, per Andreas. | Tom Lane |
| 2004-08-07 | Ignore trailing spaces in psql \h. | Bruce Momjian |
| 2004-08-06 | Revert badly-broken patch to dump comments on composite-type columns. | Tom Lane |
| 2004-08-06 | I have noticed that the latex format in psql has some bugs: | Bruce Momjian |
| 2004-08-05 | Translation updates | Dennis Bjorklund |
| 2004-08-05 | Translation updates | Dennis Bjorklund |
| 2004-08-05 | Restore behavior of --pgxs option to that of the original shell script. | Joe Conway |
| 2004-08-04 | Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments | Tom Lane |
| 2004-08-04 | Dump comments on columns of composite types. | Tom Lane |
| 2004-08-04 | Translation updates | Dennis Bjorklund |
| 2004-08-02 | Translation updates | Peter Eisentraut |
| 2004-08-02 | Translation update | Peter Eisentraut |
| 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 | Translation updates (zh_TW converted to UTF-8) | Peter Eisentraut |
| 2004-08-01 | Small pg_config.c cleanup. | Bruce Momjian |
| 2004-08-01 | Add missing file. | Bruce Momjian |
| 2004-08-01 | Create a C version of pg_config. | Bruce Momjian |
| 2004-08-01 | Minor adjustments for dirmod.c. | Bruce Momjian |
| 2004-08-01 | Add docs for initdb --auth. | Bruce Momjian |
| 2004-08-01 | >I got a new idea on this. I think we should add an initdb option that | Bruce Momjian |
| 2004-07-31 | Escape backslashes from translation message rather than removing them. | Bruce Momjian |
| 2004-07-31 | Translation update | Peter Eisentraut |
| 2004-07-31 | Fix zh_TW.po initdb translation. | Bruce Momjian |
| 2004-07-30 | PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with | Peter Eisentraut |
| 2004-07-30 | Translation updates | Peter Eisentraut |
| 2004-07-29 | Fix for pg_ctl -o processing. Report from Sean Chittenden. | Bruce Momjian |
| 2004-07-28 | Fix subtransaction behavior for large objects, temp namespace, files, | Tom Lane |
| 2004-07-27 | Replace nested-BEGIN syntax for subtransactions with spec-compliant | Tom Lane |
| 2004-07-25 | Translation updates | Peter Eisentraut |
| 2004-07-22 | Avoid default: followed by no statement, per Dann Corbit. | Tom Lane |
| 2004-07-21 | Invent WAL timelines, as per recent discussion, to make point-in-time | Tom Lane |