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

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема pgsql: In ecpglib restore LC_NUMERIC in case of an error.
Дата
Msg-id E1Qz7bG-0000iP-SU@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
In ecpglib restore LC_NUMERIC in case of an error.

Branch
------
REL8_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/a6d72ac344a8643142d76abe2c9d0b1ea68847fb

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Michael Meskes
Дата:
Сообщение: pgsql: In ecpglib restore LC_NUMERIC in case of an error.
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Remove unnecessary #include references, per pgrminclude script.