pgsql-server/src/bin/initdb Tag: REL7_4_STABLE ...

Started by Tom Laneabout 22 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl@svr1.postgresql.org 04/05/05 13:09:56

Modified files:
src/bin/initdb : Tag: REL7_4_STABLE initdb.sh

Log message:
Unset PGCLIENTENCODING to prevent backend from dying if it's set
to something incompatible with the -E option.