aboutsummaryrefslogtreecommitdiff
path: root/src/bin/Makefile
Commit message (Expand)AuthorAge
* Move pg_xlogdump from contrib/ to src/bin/Peter Eisentraut2015-04-21
* Move pg_test_timing from contrib/ to src/bin/Peter Eisentraut2015-04-20
* Move pg_test_fsync from contrib/ to src/bin/Peter Eisentraut2015-04-19
* Move pg_upgrade from contrib/ to src/bin/Peter Eisentraut2015-04-14
* Move pgbench from contrib/ to src/bin/Peter Eisentraut2015-04-13
* Move pg_archivecleanup from contrib/ to src/bin/Peter Eisentraut2015-04-11
* Add pg_rewind, for re-synchronizing a master server after failback.Heikki Linnakangas2015-03-23
* Sort SUBDIRS variable in src/bin/MakefilePeter Eisentraut2015-03-08
* Update copyright for 2015Bruce Momjian2015-01-06
* Update copyright for 2014Bruce Momjian2014-01-07
* Update copyrights for 2013Bruce Momjian2013-01-01
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Make distprep and *clean build targets recurse into all subdirectories.Tom Lane2011-07-03
* Add pg_basebackup tool for streaming base backupsMagnus Hagander2011-01-23
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Improved parallel make supportPeter Eisentraut2010-11-12
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Expand test coverage support to entire treePeter Eisentraut2009-08-07
* Update copyright for 2009.Bruce Momjian2009-01-01
* Remove ipcclean utility command --- didn't work on all Unixes and onBruce Momjian2008-03-27
* Catch all errors in for and while loops in makefiles. Don't ignore anyPeter Eisentraut2008-03-18
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Replace useless uses of := by = in makefiles.Peter Eisentraut2007-02-09
* Remove remains of old depend target.Peter Eisentraut2007-01-20
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Some more missed copyright notices. Many of these look like theyTom Lane2005-01-01
* Add pgevent, with docs explaining out to install it on Win32.Bruce Momjian2004-06-20
* initlocation is history. (It's still mentioned in manage-ag.sgml,Tom Lane2004-06-18
* Remove pg_encoding. Not needed anymore since we have an initdb in C.Bruce Momjian2004-04-20
* Remove all of the libpgtcl and pgtclsh files, including all references toPostgreSQL Daemon2004-04-20
* Remove pg_id.Peter Eisentraut2003-12-17
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Remove all traces of multibyte and locale options. Clean up commentsPeter Eisentraut2002-09-03
* Remove pgaccess from Makefile.Bruce Momjian2002-08-30
* Fix broken Makefiles.Tom Lane2002-08-17
* Update copyright to 2002.Bruce Momjian2002-06-20
* Authentication improvements:Bruce Momjian2002-04-04
* Add copyright mentions, per Tom Lane.Bruce Momjian2001-02-18
* Rename pg-config to pg_config to be consistent with other pg commands.Bruce Momjian2000-10-10
* Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error,Peter Eisentraut2000-09-25
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-31
* Add pg-config utility that stores some configuration parameters otherPeter Eisentraut2000-08-26
* Add distprep target to take some of the job of the release_prep script.Peter Eisentraut2000-07-19
* Version number now set in configure, available through Makefile.globalPeter Eisentraut2000-07-02
* A little bit of clean-up/bug fix in Tcl build. Handle gracefully casesPeter Eisentraut2000-07-01
* Makefile cleanup for bin and pl subtrees. They should now supportPeter Eisentraut2000-06-27
* Added new pg_id to fix initdb problemsPeter Eisentraut2000-01-20
* another round of user interface cleanupsPeter Eisentraut2000-01-19