| Age | Commit message (Expand) | Author |
| 2004-03-09 | Build scanner output when making a distribution. | Peter Eisentraut |
| 2004-03-09 | The win32 port backend will require the functionality provided by | Bruce Momjian |
| 2004-03-05 | Win32: | Bruce Momjian |
| 2004-03-03 | Modify pg_dump so that the preferred dump order is by name within | Tom Lane |
| 2004-03-02 | Always schema-qualify the name of a function referenced in CREATE CAST. | Tom Lane |
| 2004-03-02 | Add missing sprompt.obj psql usage for Borland compiler, per private | Bruce Momjian |
| 2004-02-28 | Translation updates | Dennis Bjorklund |
| 2004-02-28 | Translation update | Dennis Bjorklund |
| 2004-02-28 | Translation updates | Dennis Bjorklund |
| 2004-02-28 | Translation updates | Dennis Bjorklund |
| 2004-02-24 | Implement dollar-quoting in the backend lexer and psql. Documentation | Tom Lane |
| 2004-02-24 | Cause pg_dump to emit a 'SET client_encoding' command at the start of | Tom Lane |
| 2004-02-19 | Re-implement psql's input scanning to use a flex-generated lexer, as per | Tom Lane |
| 2004-02-17 | Here is an updated version of the win32 readdir patch. | Bruce Momjian |
| 2004-02-12 | Add hooks for type-specific calculation of ANALYZE statistics. Idea and | Tom Lane |
| 2004-02-12 | Improve \? wording, remove 'internal'. | Bruce Momjian |
| 2004-02-12 | Translation updates | Peter Eisentraut |
| 2004-02-11 | Commit the reasonably uncontroversial parts of J.R. Nield's PITR patch, to | Tom Lane |
| 2004-02-10 | No need to link libpq into these programs ... | Tom Lane |
| 2004-02-07 | Add missing dependency, per Wade Klaver. | Tom Lane |
| 2004-02-03 | Rename SortMem and VacuumMem to work_mem and maintenance_work_mem. | Tom Lane |
| 2004-02-02 | > src/backend/commands/user.c file has some parse error at repalloc(), | Bruce Momjian |
| 2004-02-02 | Briefly, | Bruce Momjian |
| 2004-01-31 | Fix a probably-harmless read of uninitialized memory in mkdir_p(), to | Neil Conway |
| 2004-01-31 | Remove a superfluous semi-colon. | Neil Conway |
| 2004-01-29 | Fix (debatable) spelling mistake in a comment: 'concatenate' is the usual | Neil Conway |
| 2004-01-28 | Make USING and WITH optional to bring the syntax of \copy into exact | Tom Lane |
| 2004-01-26 | Ensure that close() and fclose() are checked for errors, at least in | Tom Lane |
| 2004-01-25 | More fallout from the recent psql patch: rename xmalloc and friends to | Neil Conway |
| 2004-01-24 | Revert the change to print.c, as this breaks src/bin/scripts. The proper | Neil Conway |
| 2004-01-24 | This patch makes some of the memory manipulation performed by psql a | Neil Conway |
| 2004-01-22 | Translation update | Peter Eisentraut |
| 2004-01-22 | Fix incorrect dumping of database LOCATION from 7.0.* servers. | Tom Lane |
| 2004-01-21 | Ensure fflush(stdout) happens in all cases, per gripe from Jon Sablatnig. | Tom Lane |
| 2004-01-20 | Implement '\copy from -' to support reading copy data from the same | Tom Lane |
| 2004-01-20 | This is a patch to support readline prompts which contain non-printing | Tom Lane |
| 2004-01-18 | Translation update | Peter Eisentraut |
| 2004-01-14 | Translation updates | Dennis Bjorklund |
| 2004-01-11 | Mark string for translation. | Dennis Bjorklund |
| 2004-01-11 | Translation updates | Dennis Bjorklund |
| 2004-01-11 | Translation updates | Dennis Bjorklund |
| 2004-01-10 | Translation updates | Peter Eisentraut |
| 2004-01-10 | Translation updates | Dennis Bjorklund |
| 2004-01-10 | Make non-wait pg_ctl start/stop message more accurate. | Bruce Momjian |
| 2004-01-10 | Allow BEGIN WORK to specify transaction isolation level, like START | Bruce Momjian |
| 2004-01-09 | Have psql help show \w parameter as requied. | Bruce Momjian |
| 2004-01-09 | Allow psql to handle tilde user expansion for file names. | Bruce Momjian |
| 2004-01-09 | Translation updates | Dennis Bjorklund |
| 2004-01-09 | Fix incorrect SQL syntax emitted when -E is given without -P. | Tom Lane |
| 2004-01-08 | Translation updates | Dennis Bjorklund |