Fix the setlocale problem in a way that actually works. setlocale
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/lib/execute.c | modified | +14 −8 |