| Age | Commit message (Expand) | Author |
| 2005-04-07 | Add a "USING" clause to DELETE, which is equivalent to the FROM clause | Neil Conway |
| 2005-04-06 | Include information about a domain's CHECK constraint, if any, in the | Neil Conway |
| 2005-04-04 | Minor fixes for psql tab completion. Spell "absolute" like the English word, | Neil Conway |
| 2005-04-01 | Teach pg_dump about OUT parameters. | Tom Lane |
| 2005-04-01 | Adjust pg_proc.proargtypes[0] tests in psql \df to handle new NULL value | Bruce Momjian |
| 2005-03-29 | Officially decouple FUNC_MAX_ARGS from INDEX_MAX_KEYS, and set the | Tom Lane |
| 2005-03-25 | Have libpgport link before libpq so that PG client applications are more | Bruce Momjian |
| 2005-03-19 | Add temp_buffers GUC variable to allow users to determine the size | Tom Lane |
| 2005-03-18 | Put 'dump complete' message in the right place, so it comes out where | Tom Lane |
| 2005-03-16 | This patch makes \d on tables and views sort fk constraints, triggers | Neil Conway |
| 2005-03-16 | Add sprintf support, that were were missing. | Bruce Momjian |
| 2005-03-14 | Make pg_dump emit a useful error message, instead of just dumping core, | Tom Lane |
| 2005-03-14 | Add support for Win1252 encoding. | Bruce Momjian |
| 2005-03-11 | Define snprintf() to call pg_snprintf() so our own snprintf-like | Bruce Momjian |
| 2005-03-11 | Add 'static' to initdb.c file-global variables. | Bruce Momjian |
| 2005-03-07 | Replace an instance of $Id$ and an instance of $Header$ with $PostgreSQL$ | Neil Conway |
| 2005-03-07 | Rename canonical encodings, per Peter: | Bruce Momjian |
| 2005-02-26 | Finish up the flat-files project: get rid of GetRawDatabaseInfo() hack | Tom Lane |
| 2005-02-22 | Use _() macro consistently rather than gettext(). Add translation | Bruce Momjian |
| 2005-02-03 | Fix minor thinko in logic to set dump order when dumping from a pre-7.3 | Tom Lane |
| 2005-01-28 | Adjust mkdir_p to do stat() before trying mkdir(). Avoids problems on | Tom Lane |
| 2005-01-26 | Minor tweak to avoid unnecessary memory bloat when dumping extremely wide | Tom Lane |
| 2005-01-26 | Make pg_dump and pg_restore handle binary archive formats correctly | Tom Lane |
| 2005-01-26 | Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the | Tom Lane |
| 2005-01-25 | Fix breakage created by addition of separate 'acl pass' in pg_dump. | Tom Lane |
| 2005-01-25 | Add missing "ko". | Peter Eisentraut |
| 2005-01-23 | Document why CREATE CONSTRAINT TRIGGER doesn't tab complete. | Bruce Momjian |
| 2005-01-23 | pg_dump dumped the wrong tablespace for an index (ie, the parent table's | Tom Lane |
| 2005-01-23 | New routine _getObjectDescription() failed to cope with some aspects of | Tom Lane |
| 2005-01-20 | Trivial fix: remove some stray leading whitespace. | Neil Conway |
| 2005-01-17 | Translation updates | Peter Eisentraut |
| 2005-01-17 | Translation updates | Peter Eisentraut |
| 2005-01-17 | Translation updates | Peter Eisentraut |
| 2005-01-17 | Translation updates | Peter Eisentraut |
| 2005-01-17 | New translation | Peter Eisentraut |
| 2005-01-17 | Translation updates | Peter Eisentraut |
| 2005-01-15 | Adjust warning message about Windows console code page to point to | Tom Lane |
| 2005-01-14 | Translation updates | Peter Eisentraut |
| 2005-01-14 | Change Win32 client configuration files from *.txt to *.conf. | Bruce Momjian |
| 2005-01-13 | Translation updates | Peter Eisentraut |
| 2005-01-13 | Translation updates | Peter Eisentraut |
| 2005-01-11 | Fix tracking of dump-order dependencies for stand-alone composite types. | Tom Lane |
| 2005-01-11 | Clean up pg_dump's handling of ownership for indexes (including | Tom Lane |
| 2005-01-09 | New translations | Peter Eisentraut |
| 2005-01-09 | Translation updates | Peter Eisentraut |
| 2005-01-09 | Translation updates | Peter Eisentraut |
| 2005-01-08 | Consistently use geteuid() not getuid(); there were a few places deviating | Tom Lane |
| 2005-01-06 | Adjust lookup of client-side profile files (.pgpass and so on) as per | Tom Lane |
| 2005-01-06 | Translation updates | Dennis Bjorklund |
| 2005-01-06 | Translation updates | Dennis Bjorklund |