OSDN Git Service

Fix the setlocale problem in a way that actually works. setlocale
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 29 Sep 2001 20:12:07 +0000 (20:12 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 29 Sep 2001 20:12:07 +0000 (20:12 +0000)
commitdc05a996c519bac1889aec1b3e7c63fd7d942dfc
tree324beee6852eab9a57df7d0ab2ff2c293b9800a0
parent742d0f25c1dd3b1993e2ee7bef03dc34dba1b463
Fix the setlocale problem in a way that actually works.  setlocale
returns a string corresponding to the new setting, not the old,
therefore the previous patch was quite wrong.
src/interfaces/ecpg/lib/execute.c