| Age | Commit message (Expand) | Author |
| 2015-05-13 | Fix distclean/maintainer-clean targets to remove top-level tmp_install dir. | Tom Lane |
| 2015-04-30 | Fix parallel make risk with new check temp-install setup | Peter Eisentraut |
| 2015-04-23 | Improve speed of make check-world | Peter Eisentraut |
| 2014-04-15 | Add TAP tests for client programs | Peter Eisentraut |
| 2014-02-11 | Don't generate plain-text HISTORY and src/test/regress/README anymore. | Tom Lane |
| 2014-01-28 | Add new make targets check-tests and installcheck-tests. | Andrew Dunstan |
| 2013-10-11 | Remove maintainer-check target, fold into normal build | Peter Eisentraut |
| 2012-06-29 | Make init-po and update-po recursive make targets | Peter Eisentraut |
| 2012-03-05 | Add isolation test to check-world and installcheck-world | Peter Eisentraut |
| 2011-08-24 | Build src/ before contrib/ in make world | Peter Eisentraut |
| 2011-04-25 | Support "make check" in contrib | Peter Eisentraut |
| 2011-03-28 | Add maintainer-check target | Peter Eisentraut |
| 2011-02-15 | Allow make check in PL directories | Peter Eisentraut |
| 2010-11-12 | Improved parallel make support | Peter Eisentraut |
| 2010-11-03 | Print a make warning when using GNU make older than 3.80 | Peter Eisentraut |
| 2010-09-21 | Rename README.CVS to README.git and change references in it. | Magnus Hagander |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander |
| 2010-03-30 | Separate targets "make docs" and "make install-docs" for the documentation | Peter Eisentraut |
| 2010-01-29 | Fix thinko in new installcheck-world target | Andrew Dunstan |
| 2010-01-28 | Add new make targets "world", "install-world" and "installcheck-world" to bui... | Andrew Dunstan |
| 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 |