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

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

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

Files

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