]> 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:20:31 +0000 (16:20 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Sat, 28 Jan 2006 16:20:31 +0000 (16:20 +0000)
commit4400ca2bada53fedda1c6ac10b3eaacb82e1b33b
treefd5fcfa5b7b9c06a8307c72e90bd88536b3bd112
parentebdefb93b2a57b0f717883a5f65149eb9af55dca
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