]> granicus.if.org Git - postgresql/commit
Undo perl's nasty locale setting on Windows. Since we can't do that as
authorAndrew Dunstan <andrew@dunslane.net>
Sat, 28 Jan 2006 16:21:33 +0000 (16:21 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Sat, 28 Jan 2006 16:21:33 +0000 (16:21 +0000)
commit18d69488587af4b7883de46847438de01282d8a3
treed51590a6a74a6cab332911b3e19fb9f6005b04e5
parent81dbda0792014470ff66f97ca6a81c03f35d212e
Undo perl's nasty locale setting on Windows. Since we can't do that as
elsewhere by setting the environment appropriately, we make perl do it
right after interpreter startup by calling its POSIX::setlocale().
src/pl/plperl/plperl.c