| Age | Commit message (Expand) | Author |
| 2005-06-27 | Modify pg_dump to assume that a check constraint is inherited if its | Tom Lane |
| 2004-12-31 | Tag appropriate files for rc3 | PostgreSQL Daemon |
| 2004-08-29 | Pgindent run for 8.0. | Bruce Momjian |
| 2004-08-29 | Update copyright to 2004. | Bruce Momjian |
| 2004-05-20 | Rename static variables to avoid possible name conflicts on systems with | Tom Lane |
| 2004-03-03 | Modify pg_dump so that the preferred dump order is by name within | Tom Lane |
| 2003-12-08 | Work around naming conflict between zlib and OpenSSL by tweaking inclusion | Tom Lane |
| 2003-12-07 | Speed up findObjectByCatalogId() to get rid of the other salient | Tom Lane |
| 2003-12-06 | Massive overhaul of pg_dump: make use of dependency information from | Tom Lane |
| 2003-11-29 | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon |
| 2003-11-21 | COMMENT ON casts, conversions, languages, operator classes, and | Tom Lane |
| 2003-08-04 | Update copyrights to 2003. | Bruce Momjian |
| 2003-08-04 | pgindent run. | Bruce Momjian |
| 2003-07-23 | Apply message style guide to frontend programs. | Peter Eisentraut |
| 2002-10-25 | Allow fseeko in pg_dump only if fseeko() will work for all supported file | Bruce Momjian |
| 2002-10-09 | > Alvaro Herrera <alvherre@atentus.com> writes: | Bruce Momjian |
| 2002-09-04 | pgindent run. | Bruce Momjian |
| 2002-08-29 | Code review for standalone composite types, query-specified composite | Tom Lane |
| 2002-08-15 | Tom Lane wrote: | Bruce Momjian |
| 2002-07-30 | Teach pg_dump to dump user-defined operator classes. For the moment, | Tom Lane |
| 2002-07-18 | pg_cast table, and standards-compliant CREATE/DROP CAST commands, plus | Peter Eisentraut |
| 2002-06-20 | Update copyright to 2002. | Bruce Momjian |
| 2002-05-10 | First pass at schema-fying pg_dump/pg_restore. Much to do still, | Tom Lane |
| 2002-04-24 | The attached patch cleans up some code in pg_dump. It cuts some | Bruce Momjian |
| 2002-02-11 | Be more wary about mixed-case database names and user names. Get | Tom Lane |
| 2002-01-11 | Fix pg_dump to read-lock all tables to be dumped as soon as it's read | Tom Lane |
| 2001-10-25 | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian |
| 2001-10-22 | Generate correct syntax for DROP OPERATOR with unary operators. | Tom Lane |
| 2001-10-03 | DROP AGGREGATE and COMMENT ON AGGREGATE now accept the expected syntax | Tom Lane |
| 2001-07-03 | More message munging and localization for pg_dump, especially the | Peter Eisentraut |
| 2001-06-27 | National language support for pg_dump and pg_restore. Combined with big | Peter Eisentraut |
| 2001-04-03 | - Handle overridden attrs as per discussions 2-Apr-2001 | Philip Warner |
| 2001-03-22 | pgindent run. Make it all clean. | Bruce Momjian |
| 2001-02-10 | Restructure the key include files per recent pghackers discussion: there | Tom Lane |
| 2001-01-28 | Used LEFT OUTER JOIN for various queries | Philip Warner |
| 2001-01-28 | Applied (slightly modified) patches from Tatsuo: | Philip Warner |
| 2001-01-24 | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian |
| 2001-01-12 | Fixed handling of renamed columns in PK constraints | Philip Warner |
| 2000-12-03 | Ensure that all uses of <ctype.h> functions are applied to unsigned-char | Tom Lane |
| 2000-09-15 | Minor code cleanup (cast away const-ness) | Philip Warner |
| 2000-09-15 | - Support for relkind = RELKIND_VIEW. | Philip Warner |
| 2000-08-06 | Support SQL99 embedded double-quote syntax for quoted identifiers. | Thomas G. Lockhart |
| 2000-07-04 | pg_dump patch from Philip Warner | Bruce Momjian |
| 2000-06-14 | Big warnings cleanup for Solaris/GCC. Down to about 40 now, but | Peter Eisentraut |
| 2000-05-19 | pg_dump barfs on negative values for index column numbers --- like, say, | Tom Lane |
| 2000-04-12 | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian |
| 2000-01-26 | Add: | Bruce Momjian |
| 2000-01-18 | Bruce, | Bruce Momjian |
| 2000-01-18 | Fix quoting bugs and incorrect trigger argument printout. | Tom Lane |
| 2000-01-16 | Clean up pg_dump coredumps caused by change of output formatting for | Tom Lane |