]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Unset PGCLIENTENCODING to prevent backend from dying if it's set
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 5 May 2004 16:09:56 +0000 (16:09 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 5 May 2004 16:09:56 +0000 (16:09 +0000)
commit31cf0d6bacc3ae4103966a7ba47ed429b19364d9
treef7c0e75b78fc6ad84eb5642e720334b7ddcec1e0
parentd57af54ffa946944bf698445efe3ef6dc6764db8
Unset PGCLIENTENCODING to prevent backend from dying if it's set
to something incompatible with the -E option.
src/bin/initdb/initdb.sh