| Age | Commit message (Expand) | Author |
| 2009-11-03 | Build bzip2 tarball in dist target as well | Peter Eisentraut |
| 2009-10-29 | Remove some leftovers of split tarball support | Peter Eisentraut |
| 2009-08-14 | Be able to easily figure out the target directory of "make dist". | Alvaro Herrera |
| 2009-08-09 | Ship documentation without intermediate tarballs | Peter Eisentraut |
| 2009-08-07 | Expand test coverage support to entire tree | Peter Eisentraut |
| 2009-01-15 | Modify distdir rule to skip .git directory. | Bruce Momjian |
| 2008-12-04 | Call genhtml with --prefix option so local build paths don't appear in the | Peter Eisentraut |
| 2008-09-05 | Code coverage testing with gcov. Documentation is in the regression test | Peter Eisentraut |
| 2008-03-18 | Catch all errors in for and while loops in makefiles. Don't ignore any | Peter Eisentraut |
| 2007-02-09 | Replace useless uses of := by = in makefiles. | Peter Eisentraut |
| 2006-08-18 | Add installcheck-parallel target to top level makefiles. | Andrew Dunstan |
| 2006-04-06 | Build src/test/regress/README during tarball making like the other | Peter Eisentraut |
| 2006-04-03 | Put flex'ed and bison'ed files in contrib in the distribution tarball, as | Peter Eisentraut |
| 2005-05-01 | Remove the contents of the src/corba subdirectory: this has been dead code | Neil Conway |
| 2004-10-06 | please find attached an alternate submission which addresses open item | Bruce Momjian |
| 2004-07-30 | PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with | Peter Eisentraut |
| 2004-06-13 | Remove README.CVS when making a distribution. | Peter Eisentraut |
| 2004-04-20 | Remove all of the libpgtcl and pgtclsh files, including all references to | PostgreSQL Daemon |
| 2004-01-19 | Remove JDBC from the build system and documentation, too. | Tom Lane |
| 2003-11-28 | testing $PostgreSQL$ tag | PostgreSQL Daemon |
| 2003-10-13 | Remove registration message, after discussion concluded that it was of | Peter Eisentraut |
| 2003-08-05 | can't mix and match .gz and .bz2 in here ... won't buildREL7_4_BETA1 | PostgreSQL Daemon |
| 2003-08-05 | seeing if building bz2 distributions actually works ... | PostgreSQL Daemon |
| 2003-08-05 | remove src/data from target list | PostgreSQL Daemon |
| 2003-08-01 | python needs to be removed from here | Marc G. Fournier |
| 2002-10-21 | First step to removing /contrib/retep, with Peter Mount's approval. | Bruce Momjian |
| 2002-09-06 | Adjust the tarball splitting scheme to the new reality. | Peter Eisentraut |
| 2002-09-05 | remove pgaccess from GNUmakefile.in if we want the beta to build :) | Marc G. Fournier |
| 2002-08-30 | perl5 interface moved to gborg | Marc G. Fournier |
| 2002-08-22 | Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbc | Marc G. Fournier |
| 2002-08-22 | Okay, libpq++ is moved to GBorg, and all traces of it have been removed | Marc G. Fournier |
| 2002-03-29 | Upgrade to Autoconf version 2.53. Replaced many custom macro | Peter Eisentraut |
| 2001-11-21 | /doc/src -> /doc for Peter. | Bruce Momjian |
| 2001-11-21 | Remove mention of internals.ps. | Bruce Momjian |
| 2001-11-21 | Point to doc/src/postgres.tar.gz, which is where the tarball will be | Bruce Momjian |
| 2001-11-21 | Fix beta build, for Marc. | Bruce Momjian |
| 2001-09-17 | Unify the zip rules and variables. | Peter Eisentraut |
| 2001-04-08 | Rearrange distribution split as discussed on -hackers. | Peter Eisentraut |
| 2001-02-10 | Restructure the key include files per recent pghackers discussion: there | Tom Lane |
| 2001-01-06 | Use more portable syntax for 'find'. | Peter Eisentraut |
| 2000-12-04 | Seems like make clean or make distclean should clean out contrib | Tom Lane |
| 2000-10-02 | "installcheck" doesn't need to depend on "all" since we depend on the user | Peter Eisentraut |
| 2000-09-29 | New unified regression test driver, test/regress makefile cleanup, | Peter Eisentraut |
| 2000-09-21 | Replace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH} with something | Peter Eisentraut |
| 2000-08-31 | Fix relative path references so that make knowns which dependencies refer | Peter Eisentraut |
| 2000-08-20 | coupla minor fixes in the `make dist' support code | Peter Eisentraut |
| 2000-07-19 | Add distprep target to take some of the job of the release_prep script. | Peter Eisentraut |
| 2000-07-17 | End users shouldn't have to invoke a separate command to install the | Peter Eisentraut |
| 2000-07-16 | Automatic dependency tracking | Peter Eisentraut |
| 2000-06-28 | Makefile cleanup for interface tree. Now essentially with all the | Peter Eisentraut |