aboutsummaryrefslogtreecommitdiff
path: root/src/bin/scripts/Makefile
Commit message (Expand)AuthorAge
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Allow installation into directories containing spaces in the name.Peter Eisentraut2005-12-09
* Move reindexdb from /contrib to /bin.Bruce Momjian2005-07-29
* Have libpgport link before libpq so that PG client applications are moreBruce Momjian2005-03-25
* Some more missed copyright notices. Many of these look like theyTom Lane2005-01-01
* Add Win32 version info to client binaries.Bruce Momjian2004-10-05
* Readd -DFRONTEND to client makefiles because it still affects win32.hBruce Momjian2004-10-04
* Make libpgport be front-end only and make libpgport_srv be a backendBruce Momjian2004-10-04
* Recent commits added created files that weren't getting deleted byTom Lane2004-05-26
* Make the locale location relocatable.Bruce Momjian2004-05-25
* Add $(X) for cross-compiling. Seems the mingw compiler running onBruce Momjian2004-04-26
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Remove WIN32_CONSOLE support, at the request of the author.Bruce Momjian2003-09-12
* Changes for MinGW/WIN32:Bruce Momjian2003-09-07
* Move simple_prompt()/sprompt.c into /port.Bruce Momjian2003-08-08
* Change clusterdb and vacuumdb into C programs.Peter Eisentraut2003-06-18
* Fix some problems exposed by building outside the source tree.Tom Lane2003-04-16
* Reimplement create and drop scripts in C, to reduce repetitivePeter Eisentraut2003-03-18
* Un-break createlang build.Tom Lane2002-10-18
* Update /contrib for "autocommit TO 'on'".Bruce Momjian2002-10-18
* I attach a little patch to make CLUSTER set and reset the indisclusteredBruce Momjian2002-08-27
* Update copyright to 2002.Bruce Momjian2002-06-20
* Add mention that createlang.sh indirection not needed but kept for later.Bruce Momjian2002-01-03
* Make createlang use dynamic loader enhancements (automatic path and suffix).Peter Eisentraut2001-05-23
* Add copyright mentions, per Tom Lane.Bruce Momjian2001-02-18
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-20
* Support for DESTDIR make variable. This is used as in `make installPeter Eisentraut2000-09-17
* Make building scripts kind of consistent in look and feel, kind of immunePeter Eisentraut2000-09-08
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-31
* Substitute libdir into createlang as last resort so one doesn't have to setPeter Eisentraut2000-08-20
* Repair incorrect assumption that all versions of 'install' knowTom Lane2000-06-28
* Makefile cleanup for bin and pl subtrees. They should now supportPeter Eisentraut2000-06-27
* I have done the QNX4 port with the current source tree. The number ofBruce Momjian1999-12-16
* Change $< to $+ in scripts Makefile, and clean up pg_encoding if logic.Bruce Momjian1999-12-08
* I cleaned those out as well (the echo -n "bug" was in there ;) and movedBruce Momjian1999-12-05
* New scripts for create/drop user/db from Peter EisentrautBruce Momjian1999-12-04