Unset PGCLIENTENCODING to prevent backend from dying if it's set

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 31cf0d6bacc3ae4103966a7ba47ed429b19364d9
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-05-05T16:09:56Z
Releases: 7.4.3
Unset PGCLIENTENCODING to prevent backend from dying if it's set
to something incompatible with the -E option.

Files

PathChange+/−
src/bin/initdb/initdb.sh modified +3 −1