| Age | Commit message (Expand) | Author |
| 2011-03-08 | Fix parallel make when running make install before make all | Peter Eisentraut |
| 2010-11-17 | Additional fixes for parallel make | Peter Eisentraut |
| 2010-11-12 | Improved parallel make support | Peter Eisentraut |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander |
| 2009-08-07 | Expand test coverage support to entire tree | 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 |
| 2007-01-20 | Remove remains of old depend target. | 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-29 | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon |
| 2003-08-01 | clean python out of Makefile | Marc G. Fournier |
| 2002-08-30 | perl5 interface moved to gborg | Marc G. Fournier |
| 2002-08-30 | libpgeasy 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 |
| 2001-03-09 | Recursive distclean shouldn't depend on recursive clean. Subdirectories | Peter Eisentraut |
| 2001-03-05 | Ok, I've split todays commit into three, the first two already done had some | Peter Mount |
| 2000-09-25 | Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error, | Peter Eisentraut |
| 2000-08-31 | Fix relative path references so that make knowns which dependencies refer | Peter Eisentraut |
| 2000-07-19 | Add distprep target to take some of the job of the release_prep script. | Peter Eisentraut |
| 2000-06-28 | Makefile cleanup for interface tree. Now essentially with all the | Peter Eisentraut |
| 2000-06-10 | Moved the intricacies of the perl interface build into its own makefile | Peter Eisentraut |
| 2000-04-26 | Reinstalled revision 1.36 (looks Peter Mount installed | Jan Wieck |
| 2000-04-26 | third attempt | Peter Mount |
| 2000-04-23 | Our test to see if we had permission to install into Perl5 install area | Tom Lane |
| 2000-04-20 | Allow libpq++ compile failure to stop entire compile. | Bruce Momjian |
| 2000-04-11 | Allow libpq++ compile to fail | Bruce Momjian |
| 2000-04-06 | Add POLLUTE to interfaces/Makefile | Bruce Momjian |
| 2000-03-25 | Add POLLUTE=1 to perl Makefile.PL creations. | Bruce Momjian |
| 1999-12-16 | I have done the QNX4 port with the current source tree. The number of | Bruce Momjian |
| 1999-10-11 | Update again. | Bruce Momjian |
| 1999-10-11 | Update pgeasy. | Bruce Momjian |
| 1999-10-11 | Add pginterface into main tree, called pgeasy. | Bruce Momjian |
| 1999-10-08 | Cleanup -is flag to -l for SSL. Another PERL variable name fix. Clean | Bruce Momjian |
| 1999-10-08 | Use $(PERL) variable for perl compile. Now in Makefile.global. | Bruce Momjian |
| 1999-09-03 | Fix for perl5 on BSD/OS breaks most other platforms, so back it out. | Thomas G. Lockhart |
| 1999-08-16 | Fix for perl5 on BSD/OS. | Bruce Momjian |
| 1999-05-21 | Change perl Makefile test. | Bruce Momjian |
| 1999-05-10 | Allow perl install as non-root, from Geoff Keating | Bruce Momjian |
| 1998-12-18 | Here are descriptions: | Bruce Momjian |
| 1998-10-27 | Detect lack of permission to install into Perl module library, | Tom Lane |
| 1998-10-18 | Still another round of Perl-module installation tweaks. | Tom Lane |
| 1998-10-16 | interfaces/Makefile fix. | Bruce Momjian |
| 1998-10-16 | Perl fixes from Brook Milligan | Bruce Momjian |
| 1998-10-07 | Add conditional compilation of the ODBC directory. | Thomas G. Lockhart |
| 1998-08-26 | Fix atttypmod alignment again, and re-enable ecpg. | Bruce Momjian |
| 1998-08-26 | Make attalign match type alignment. | Bruce Momjian |
| 1998-08-24 | Compile ecpg by default. | Bruce Momjian |
| 1998-08-17 | From: Tom Lane <tgl@sss.pgh.pa.us>To: pgsql-patches@postgreSQL.org | Marc G. Fournier |