]> granicus.if.org Git - postgresql/commit
Use Tcl_PutEnv() in place of putenv() in libpgtcl, as the latter can
authorNeil Conway <neilc@samurai.com>
Mon, 2 Feb 2004 01:00:58 +0000 (01:00 +0000)
committerNeil Conway <neilc@samurai.com>
Mon, 2 Feb 2004 01:00:58 +0000 (01:00 +0000)
commita2b5cc81df606057f85a4a1577a29aaeccda76a7
treefbbf21d1f42c40c2641c76c6ab21541e2a80c635
parent871e56709d7610d59d375933ad8e592204337017
Use Tcl_PutEnv() in place of putenv() in libpgtcl, as the latter can
apparently corrupt the Tcl runtime. Per suggestion from Michael
Brusser <michael@synchronicity.com>
src/interfaces/libpgtcl/pgtcl.c