Add port support for unsetenv() in back branches. Needed for locale

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

Commit: 37cdf43eaa58ffc8a361cefc013917ff61c8bb3d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-01-05T00:51:25Z
Releases: 7.4.11
Add port support for unsetenv() in back branches.  Needed for locale
environment fix.

Files

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