OSDN Git Service

Use a more portable technique for unsetting environment variables,
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 5 May 2004 16:09:31 +0000 (16:09 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 5 May 2004 16:09:31 +0000 (16:09 +0000)
commitc7007d1848901265b9c6726e8d00543b20c9214e
tree5a2393dc601d0e4cce0918ccfafa6465edd13671
parente845adf31f8f82cf3245f4c20b4a5d8ac4edfef0
Use a more portable technique for unsetting environment variables,
and unset PGCLIENTENCODING to prevent backend from dying if it's set
to something incompatible with the -E option.
src/bin/initdb/initdb.c