aboutsummaryrefslogtreecommitdiff
path: root/src/bin/initlocation
Commit message (Expand)AuthorAge
* Improve formatting of --help output.Peter Eisentraut2002-10-18
* Update copyright to 2002.Bruce Momjian2002-06-20
* Fix bogus createdb option syntax recommended by initlocation message.Tom Lane2002-02-24
* These are further fixes for double quotes missing in the various shellBruce Momjian2001-09-30
* Add copyright mentions, per Tom Lane.Bruce Momjian2001-02-18
* Advertise --help (rather than '-?') as help option (problems with csh).Peter Eisentraut2000-11-25
* Make sure shell scripts send error messages to stderr.Peter Eisentraut2000-11-11
* 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
* Makefile cleanup for bin and pl subtrees. They should now supportPeter Eisentraut2000-06-27
* Spell fixBruce Momjian2000-05-26
* Updated user's guide to match new psql's output formatPeter Eisentraut2000-03-26
* Another fix for old shells.Tom Lane2000-03-25
* another round of user interface cleanupsPeter Eisentraut2000-01-19
* Updated user interfaces on initdb, initlocation, pg_dump, ipcclean to a GNU-c...Peter Eisentraut2000-01-18
* Hi,Bruce Momjian1999-12-16
* Change $< to $+ in scripts Makefile, and clean up pg_encoding if logic.Bruce Momjian1999-12-08
* Turns out OIDNAMELEN wasn't really being used at all!Tom Lane1999-06-04
* Properly interpret environment variables passed as the input location.Thomas G. Lockhart1998-10-05
* Patch to allow createuser options from the command line.Bruce Momjian1998-08-22
* DESTDIR removed, again.Bruce Momjian1998-04-06
* Re-introduce $DISTDIR.Bruce Momjian1998-04-06
* Hi,Bruce Momjian1998-04-06
* Remove DISTDIR.Bruce Momjian1998-04-05
* From: "Michael J. Maravillo" <mmj@philonline.com>Marc G. Fournier1998-01-17
* this should pretty much clean up the i386_solaris port, with regressionMarc G. Fournier1998-01-13
* First clean compile without a "PORTNAME" variable being set...Marc G. Fournier1997-12-20
* Major code cleanup following the pg_password insertion...Marc G. Fournier1997-12-09
* Create alternate location(s) for databases.Thomas G. Lockhart1997-11-07