summaryrefslogtreecommitdiff
path: root/src/bin/scripts/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Clean up temp installations after client program tests.Tom Lane2014-04-251-2/+1
* Add TAP tests for client programsPeter Eisentraut2014-04-141-0/+7
* Update copyright for 2014Bruce Momjian2014-01-071-1/+1
* scripts: Add build prerequisite on libpgportPeter Eisentraut2013-02-081-9/+9
* pg_isreadyRobert Haas2013-01-231-1/+3
* Support multiple -t/--table arguments for more commandsMagnus Hagander2013-01-171-1/+1
* Update copyrights for 2013Bruce Momjian2013-01-011-1/+1
* Update copyright notices for year 2012.Bruce Momjian2012-01-011-1/+1
* Stamp copyrights for year 2011.Bruce Momjian2011-01-011-1/+1
* Improved parallel make supportPeter Eisentraut2010-11-121-10/+10
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Split the LDFLAGS make variable into two parts: LDFLAGS is now used forTom Lane2010-07-051-2/+2
* Add PGFILEDESC description to Makefiles for all /contrib executables.Bruce Momjian2010-05-121-1/+3
* Update copyright for the year 2010.Bruce Momjian2010-01-021-2/+2
* Update of install-sh, mkinstalldirs, and associated configuryPeter Eisentraut2009-08-261-2/+2
* Avoid MSVC breakage caused by my previous commit by not using a variable inAlvaro Herrera2009-03-071-10/+8
* Separate the key word list that lived in keywords.c into a new header fileAlvaro Herrera2009-03-071-15/+15
* Update copyright for 2009.Bruce Momjian2009-01-011-2/+2
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* Define the FRONTEND symbol in postgres_fe.h, which allows us to eliminateTom Lane2007-09-271-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
* Allow installation into directories containing spaces in the name.Peter Eisentraut2005-12-091-12/+12
* Move reindexdb from /contrib to /bin.Bruce Momjian2005-07-291-2/+4
* Have libpgport link before libpq so that PG client applications are moreBruce Momjian2005-03-251-2/+2
* Some more missed copyright notices. Many of these look like theyTom Lane2005-01-011-2/+2
* Add Win32 version info to client binaries.Bruce Momjian2004-10-051-3/+4
* Readd -DFRONTEND to client makefiles because it still affects win32.hBruce Momjian2004-10-041-2/+2
* Make libpgport be front-end only and make libpgport_srv be a backendBruce Momjian2004-10-041-15/+12
* Recent commits added created files that weren't getting deleted byTom Lane2004-05-261-4/+6
* Make the locale location relocatable.Bruce Momjian2004-05-251-11/+14
* Add $(X) for cross-compiling. Seems the mingw compiler running onBruce Momjian2004-04-261-2/+2
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Remove WIN32_CONSOLE support, at the request of the author.Bruce Momjian2003-09-121-2/+2
* Changes for MinGW/WIN32:Bruce Momjian2003-09-071-2/+2
* Move simple_prompt()/sprompt.c into /port.Bruce Momjian2003-08-081-12/+11
* Change clusterdb and vacuumdb into C programs.Peter Eisentraut2003-06-181-6/+7
* Fix some problems exposed by building outside the source tree.Tom Lane2003-04-161-10/+5
* Reimplement create and drop scripts in C, to reduce repetitivePeter Eisentraut2003-03-181-15/+43
* Un-break createlang build.Tom Lane2002-10-181-5/+6
* Update /contrib for "autocommit TO 'on'".Bruce Momjian2002-10-181-4/+4
* I attach a little patch to make CLUSTER set and reset the indisclusteredBruce Momjian2002-08-271-2/+3
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* Add mention that createlang.sh indirection not needed but kept for later.Bruce Momjian2002-01-031-1/+2
* Make createlang use dynamic loader enhancements (automatic path and suffix).Peter Eisentraut2001-05-231-4/+2
* Add copyright mentions, per Tom Lane.Bruce Momjian2001-02-181-2/+3
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-201-2/+5
* Support for DESTDIR make variable. This is used as in `make installPeter Eisentraut2000-09-171-4/+4
* Make building scripts kind of consistent in look and feel, kind of immunePeter Eisentraut2000-09-081-4/+5
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-2/+2