summaryrefslogtreecommitdiff
path: root/src/bin/initlocation
AgeCommit message (Expand)Author
2004-06-18initlocation is history. (It's still mentioned in manage-ag.sgml,Tom Lane
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-07-23Apply message style guide to frontend programs.Peter Eisentraut
2002-10-18Improve formatting of --help output.Peter Eisentraut
2002-06-20Update copyright to 2002.Bruce Momjian
2002-02-24Fix bogus createdb option syntax recommended by initlocation message.Tom Lane
2001-09-30These are further fixes for double quotes missing in the various shellBruce Momjian
2001-02-18Add copyright mentions, per Tom Lane.Bruce Momjian
2000-11-25Advertise --help (rather than '-?') as help option (problems with csh).Peter Eisentraut
2000-11-11Make sure shell scripts send error messages to stderr.Peter Eisentraut
2000-09-17Support for DESTDIR make variable. This is used as in `make installPeter Eisentraut
2000-09-08Make building scripts kind of consistent in look and feel, kind of immunePeter Eisentraut
2000-08-31Fix relative path references so that make knowns which dependencies referPeter Eisentraut
2000-06-27Makefile cleanup for bin and pl subtrees. They should now supportPeter Eisentraut
2000-05-26Spell fixBruce Momjian
2000-03-26Updated user's guide to match new psql's output formatPeter Eisentraut
2000-03-25Another fix for old shells.Tom Lane
2000-01-19another round of user interface cleanupsPeter Eisentraut
2000-01-18Updated user interfaces on initdb, initlocation, pg_dump, ipcclean to a GNU-c...Peter Eisentraut
1999-12-16Hi,Bruce Momjian
1999-12-08Change $< to $+ in scripts Makefile, and clean up pg_encoding if logic.Bruce Momjian
1999-06-04Turns out OIDNAMELEN wasn't really being used at all!Tom Lane
1998-10-05Properly interpret environment variables passed as the input location.Thomas G. Lockhart
1998-08-22Patch to allow createuser options from the command line.Bruce Momjian
1998-04-06DESTDIR removed, again.Bruce Momjian
1998-04-06Re-introduce $DISTDIR.Bruce Momjian
1998-04-06Hi,Bruce Momjian
1998-04-05Remove DISTDIR.Bruce Momjian
1998-01-17From: "Michael J. Maravillo" <mmj@philonline.com>Marc G. Fournier
1998-01-13this should pretty much clean up the i386_solaris port, with regressionMarc G. Fournier
1997-12-20First clean compile without a "PORTNAME" variable being set...Marc G. Fournier
1997-12-09Major code cleanup following the pg_password insertion...Marc G. Fournier
1997-11-07Create alternate location(s) for databases.Thomas G. Lockhart