| Age | Commit message (Expand) | Author |
| 2009-01-01 | Update copyright for 2009. | Bruce Momjian |
| 2008-03-27 | Remove ipcclean utility command --- didn't work on all Unixes and on | Bruce Momjian |
| 2008-03-18 | Catch all errors in for and while loops in makefiles. Don't ignore any | Peter Eisentraut |
| 2008-01-01 | Update copyrights in source tree to 2008. | Bruce Momjian |
| 2007-02-09 | Replace useless uses of := by = in makefiles. | Peter Eisentraut |
| 2007-01-20 | Remove remains of old depend target. | Peter Eisentraut |
| 2007-01-05 | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian |
| 2006-03-05 | Update copyright for 2006. Update scripts. | Bruce Momjian |
| 2005-01-01 | Some more missed copyright notices. Many of these look like they | Tom Lane |
| 2004-06-20 | Add pgevent, with docs explaining out to install it on Win32. | Bruce Momjian |
| 2004-06-18 | initlocation is history. (It's still mentioned in manage-ag.sgml, | Tom Lane |
| 2004-04-20 | Remove pg_encoding. Not needed anymore since we have an initdb in C. | Bruce Momjian |
| 2004-04-20 | Remove all of the libpgtcl and pgtclsh files, including all references to | PostgreSQL Daemon |
| 2003-12-17 | Remove pg_id. | Peter Eisentraut |
| 2003-11-29 | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon |
| 2002-09-03 | Remove all traces of multibyte and locale options. Clean up comments | Peter Eisentraut |
| 2002-08-30 | Remove pgaccess from Makefile. | Bruce Momjian |
| 2002-08-17 | Fix broken Makefiles. | Tom Lane |
| 2002-06-20 | Update copyright to 2002. | Bruce Momjian |
| 2002-04-04 | Authentication improvements: | Bruce Momjian |
| 2001-02-18 | Add copyright mentions, per Tom Lane. | Bruce Momjian |
| 2000-10-10 | Rename pg-config to pg_config to be consistent with other pg commands. | Bruce Momjian |
| 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-08-26 | Add pg-config utility that stores some configuration parameters other | Peter Eisentraut |
| 2000-07-19 | Add distprep target to take some of the job of the release_prep script. | Peter Eisentraut |
| 2000-07-02 | Version number now set in configure, available through Makefile.global | Peter Eisentraut |
| 2000-07-01 | A little bit of clean-up/bug fix in Tcl build. Handle gracefully cases | Peter Eisentraut |
| 2000-06-27 | Makefile cleanup for bin and pl subtrees. They should now support | Peter Eisentraut |
| 2000-01-20 | Added new pg_id to fix initdb problems | Peter Eisentraut |
| 2000-01-19 | another round of user interface cleanups | Peter Eisentraut |
| 2000-01-19 | Removed MBFLAGS from makefiles since it's now done in include/config.h. | Peter Eisentraut |
| 1999-12-22 | Add installation of pg_ctl | Tatsuo Ishii |
| 1999-12-08 | Change $< to $+ in scripts Makefile, and clean up pg_encoding if logic. | Bruce Momjian |
| 1999-12-05 | I cleaned those out as well (the echo -n "bug" was in there ;) and moved | Bruce Momjian |
| 1999-12-04 | New scripts for create/drop user/db from Peter Eisentraut | Bruce Momjian |
| 1999-05-20 | Removed the automatic installation of built procedural languages | Jan Wieck |
| 1998-12-18 | Here are descriptions: | Bruce Momjian |
| 1998-11-14 | Add "vacuumdb" utility. | Thomas G. Lockhart |
| 1998-07-26 | From: t-ishii@sra.co.jp | Marc G. Fournier |
| 1998-07-24 | I really hope that I haven't missed anything in this one... | Marc G. Fournier |
| 1998-04-06 | Makefile cleanup./ | Bruce Momjian |
| 1998-04-06 | Hi, | Bruce Momjian |
| 1997-11-07 | Add initlocation. | Thomas G. Lockhart |
| 1997-10-30 | FIx for libptcl make, from Tatsuo Ishii. | Bruce Momjian |
| 1997-08-25 | pg_passwd cleanup | Bruce Momjian |
| 1997-08-25 | pg_password utility. Cleanup for psql passwords. New datetime contrib stuff... | Bruce Momjian |
| 1997-04-26 | clean up the bin/*/Makefiles...up version.h to v6.1 instead of v6.0 | Marc G. Fournier |
| 1996-11-13 | Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR. | Bryan Henderson |
| 1996-11-11 | Makefile simplification: the "bin" chapter | Bryan Henderson |