]> granicus.if.org Git - postgresql/commit
Add port support for unsetenv() in back branches. Needed for locale
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 5 Jan 2006 00:51:25 +0000 (00:51 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 5 Jan 2006 00:51:25 +0000 (00:51 +0000)
commit37cdf43eaa58ffc8a361cefc013917ff61c8bb3d
tree917a838be6ad7c7d52b06f02ee7bb82c08fe5af5
parentfcacfc96a2e13e1abe920f4a94a2fc51b5853c71
Add port support for unsetenv() in back branches.  Needed for locale
environment fix.
configure
configure.in
src/include/pg_config.h.in
src/include/port.h
src/port/unsetenv.c [new file with mode: 0644]