postgresql/src/bin/scripts
Peter Eisentraut 805e431a38 Add support for VPATH builds, that is, building somewhere else than in the
source directory.  This involves mostly makefiles using $(srcdir) when they
might have used ".".  (Regression tests don't work with this, yet.)

Sort out usage of CPPFLAGS, CFLAGS (and CXXFLAGS).  Add "override" keyword
in most places, to preserve necessary flags even when the user overrode the
flags.
2000-10-20 21:04:27 +00:00
..
createdb Default argument for createdb 2000-02-10 20:08:58 +00:00
createlang.sh New unified regression test driver, test/regress makefile cleanup, 2000-09-29 17:17:41 +00:00
createuser Back out pg_shadow changes to allow create table and locking permissions. 2000-06-12 03:41:03 +00:00
dropdb another round of user interface cleanups 2000-01-19 20:08:36 +00:00
droplang Here is the patch to add plperl to droplang. 2000-02-09 20:23:26 +00:00
dropuser another round of user interface cleanups 2000-01-19 20:08:36 +00:00
Makefile Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
vacuumdb another round of user interface cleanups 2000-01-19 20:08:36 +00:00