| Age | Commit message (Expand) | Author |
| 2005-03-25 | Have libpgport link before libpq so that PG client applications are more | Bruce Momjian |
| 2004-11-28 | Make pg_dumplo schema-aware. Karel Zak | Tom Lane |
| 2004-11-27 | Fix HAVE_OPTRESET to be HAVE_INT_OPTRESET. Typos spotted by Lorne Sunley. | Tom Lane |
| 2004-10-25 | Fix a bunch of 'old-style parameter declaration' warnings induced by | Tom Lane |
| 2004-08-29 | Pgindent run for 8.0. | Bruce Momjian |
| 2004-08-20 | > Please find enclose a submission to fix these problems. | Bruce Momjian |
| 2003-11-29 | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon |
| 2003-10-09 | Someone report me small bug in contrib/pg_dumplo today. It's problem | Bruce Momjian |
| 2003-08-07 | Don't assume that struct option is available just because we can find a | Tom Lane |
| 2003-08-04 | pgindent run. | Bruce Momjian |
| 2003-05-14 | Backend support for autocommit removed, per recent discussions. The | Tom Lane |
| 2003-01-09 | Add missing #include <getopt.h>. | Tom Lane |
| 2003-01-07 | Update for new we-always-have-getopt_long approach. | Tom Lane |
| 2002-10-18 | Update /contrib for "autocommit TO 'on'". | Bruce Momjian |
| 2002-09-05 | Remove compile warnings, ensure consistent build environment for | Tom Lane |
| 2002-09-04 | pgindent run. | Bruce Momjian |
| 2002-08-15 | The attached patch changes most of the usages of sprintf() to | Bruce Momjian |
| 2001-11-12 | Add port number to pg_dumplo. | Bruce Momjian |
| 2001-11-05 | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian |
| 2001-10-28 | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian |
| 2001-10-25 | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian |
| 2001-09-06 | To fix the perpetually broken makefiles in the contrib tree, I have | Peter Eisentraut |
| 2001-03-22 | Remove dashes in comments that don't need them, rewrap with pgindent. | Bruce Momjian |
| 2001-03-22 | pgindent run. Make it all clean. | Bruce Momjian |
| 2001-02-20 | Make sure -L and -I's for our source tree are always before system include | Peter Eisentraut |
| 2001-02-10 | Restructure the key include files per recent pghackers discussion: there | Tom Lane |
| 2001-01-24 | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian |
| 2000-12-04 | Fix bogus makefiles ... these didn't build on platforms that are stickyREL7_1_BETA | Tom Lane |
| 2000-11-30 | Make all commands that link a program look like | Peter Eisentraut |
| 2000-11-22 | This file now redundant with README.pg_dumplo; remove it. | Tom Lane |
| 2000-11-22 | Code review: minor cleanups, make the world safe for unsigned OIDs. | Tom Lane |
| 2000-10-24 | Major overhaul of large-object implementation, by Denis Perchine with | Tom Lane |
| 2000-10-20 | Add support for VPATH builds, that is, building somewhere else than in the | Peter Eisentraut |
| 2000-08-31 | Fix relative path references so that make knowns which dependencies refer | Peter Eisentraut |
| 2000-07-09 | Another round of those unportable config/build changes :-/ | Peter Eisentraut |
| 2000-07-03 | Very small changes in the contrib's pg_dumplo in the attache. | Bruce Momjian |
| 2000-06-19 | Remove old README files. | Bruce Momjian |
| 2000-06-19 | Add missing /contrib files | Bruce Momjian |
| 2000-06-19 | Update to /contrib from Karel. | Bruce Momjian |
| 2000-06-16 | Cleanup README Makefile installs. | Bruce Momjian |
| 2000-06-15 | Add missing /contrib files to CVS. | Bruce Momjian |
| 2000-06-15 | /contrib patch from Karel. | Bruce Momjian |
| 2000-06-12 | Well, pg_dumplo is in attache. It is really simple program and now is not | Bruce Momjian |