| Age | Commit message (Expand) | Author |
| 2016-03-24 | Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. | Tom Lane |
| 2013-02-12 | Create libpgcommon, and move pg_malloc et al to it | Alvaro Herrera |
| 2011-03-10 | Fix some oversights in distprep and maintainer-clean targets. | Tom Lane |
| 2011-02-04 | Make handling of errcodes.h more consistent with other generated headers. | Robert Haas |
| 2011-02-04 | Unbreak 'configure' followed immediately by 'make install'. | Robert Haas |
| 2011-02-04 | Avoid maintaining three separate copies of the error codes list. | Robert Haas |
| 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 |
| 2010-01-20 | Rethink the way walreceiver is linked into the backend. Instead than shoving | Heikki Linnakangas |
| 2010-01-15 | Move build of src/backend/replication/walreceiver/ later in the build | Heikki Linnakangas |
| 2010-01-15 | Introduce Streaming Replication. | Heikki Linnakangas |
| 2009-08-26 | Update of install-sh, mkinstalldirs, and associated configury | Peter Eisentraut |
| 2009-08-07 | Expand test coverage support to entire tree | Peter Eisentraut |
| 2009-02-24 | Add the possibility to specify an explicit validator function for foreign-data | Peter Eisentraut |
| 2008-12-19 | SQL/MED catalog manipulation facilities | Peter Eisentraut |
| 2008-03-18 | Catch all errors in for and while loops in makefiles. Don't ignore any | Peter Eisentraut |
| 2007-08-21 | Tsearch2 functionality migrates to core. The bulk of this work is by | Tom Lane |
| 2007-01-20 | Remove remains of old depend target. | Peter Eisentraut |
| 2006-06-22 | Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, | Tom Lane |
| 2006-02-04 | Update Makefile for new thread_test location. | Bruce Momjian |
| 2005-12-09 | Allow installation into directories containing spaces in the name. | Peter Eisentraut |
| 2005-11-28 | Install pg_regress where PGXS' "make installcheck" can find it. | Alvaro Herrera |
| 2005-01-13 | Adjust src/tutorial Makefile so that it can use pgxs. This allows the | Tom Lane |
| 2004-10-06 | please find attached an alternate submission which addresses open item | Bruce Momjian |
| 2004-08-20 | > Please find enclose a submission to fix these problems. | Bruce Momjian |
| 2004-07-30 | PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with | Peter Eisentraut |
| 2004-04-30 | Integrate timezone library to be called only from Win32. | Bruce Momjian |
| 2004-04-26 | Clean tools/thread on make clean/distclean. | Bruce Momjian |
| 2003-11-29 | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon |
| 2002-09-05 | Assorted fixes for Cygwin: | Peter Eisentraut |
| 2002-09-04 | Avoid multiple scans of utils/mb/conversion_procs/ subdirectories during | Tom Lane |
| 2002-07-30 | Ensure that src/tutorial gets cleaned by top-level make clean. | Tom Lane |
| 2002-07-27 | Assemble portability modules into libpgport library. | Peter Eisentraut |
| 2002-07-18 | Sic transit src/utils. | Tom Lane |
| 2002-03-13 | Move | Peter Eisentraut |
| 2001-02-10 | Restructure the key include files per recent pghackers discussion: there | Tom Lane |
| 2000-12-30 | Fix unportable use of '!' in shell commands. | Peter Eisentraut |
| 2000-11-06 | Fix GNU make detection. | Peter Eisentraut |
| 2000-06-12 | Put back old Makefiles, in pgsql and pgsql/src. | Bruce Momjian |
| 2000-06-12 | Add makefile to warn about not using gmake. | Bruce Momjian |
| 2000-06-10 | Moved the intricacies of the perl interface build into its own makefile | Peter Eisentraut |
| 1997-08-22 | Warning in makefile added from DArcy. | Bruce Momjian |
| 1997-04-04 | Add distclean to target listing | Marc G. Fournier |
| 1996-12-31 | Rename Makefile to GNUmakefile to catch people using other makes. | Bryan Henderson |
| 1996-12-19 | Make sure user is running GNU make. | Bryan Henderson |
| 1996-12-10 | No change...just a test to make sure I didn't screw anything up | Marc G. Fournier |
| 1996-11-19 | Build man/ instead of ../doc. Man pages have moved there. | Bryan Henderson |
| 1996-11-13 | Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR. | Bryan Henderson |
| 1996-11-11 | Add utils directory for cross-subsystem tools to keep make files from having | Bryan Henderson |