pgsql: In ecpglib restore LC_NUMERIC in case of an error.

Started by Michael Meskesalmost 15 years ago2 messagescomitters
Jump to latest
#1Michael Meskes
meskes@postgresql.org

In ecpglib restore LC_NUMERIC in case of an error.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/63d06ef59156719efd0208c62e764a69611b3f12

Modified Files
--------------
src/interfaces/ecpg/ecpglib/execute.c | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Michael Meskes (#1)
Re: pgsql: In ecpglib restore LC_NUMERIC in case of an error.

Michael Meskes <meskes@postgresql.org> writes:

In ecpglib restore LC_NUMERIC in case of an error.

The 8.3 version of this patch doesn't compile, according to the
buildfarm.

regards, tom lane