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