Second try at a portable unsetenv().

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

Commit: 9e16195f3f7f3cf7815200869be936bfcecfa333
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-05-05T21:18:29Z
Releases: 8.0.0
Second try at a portable unsetenv().

Files

PathChange+/−
configure modified +2 −1
configure.in modified +2 −2
src/bin/initdb/initdb.c modified +3 −21
src/include/c.h modified +5 −1
src/include/pg_config.h.in modified +3 −0
src/port/unsetenv.c added +56 −0