]> git.ipfire.org Git - thirdparty/postgresql.git/commit
This patch fixes problems in initdb, including that it doesn't run
authorMarc G. Fournier <scrappy@hub.org>
Fri, 4 Oct 1996 20:07:10 +0000 (20:07 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Fri, 4 Oct 1996 20:07:10 +0000 (20:07 +0000)
commit27bccb9db3c43ae3424bbe26b8c2d68268269627
tree603440e3e09d51b5b2a565e9f7ee9b3f2e16350c
parent22749a1d726b17a5b2e8f62351345e9bfc32a257
This patch fixes problems in initdb, including that it doesn't run
with some versions of sh, and a bug in the master make file that
causes it to issue the message "postgres has been built" at the wrong
time.

Submitted by: bryanh@giraffe.netgate.net (Bryan Henderson)
src/Makefile
src/bin/initdb/initdb.sh