pgsql: Fix intoasc() in Informix compat lib. This function used to be a

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема pgsql: Fix intoasc() in Informix compat lib. This function used to be a
Дата
Msg-id E1Z3hen-0003Qb-Fu@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix intoasc() in Informix compat lib. This function used to be a noop.

Patch by Michael Paquier

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/4678be6178059e2a15bd21f2e3b8781df5084796

Modified Files
--------------
src/interfaces/ecpg/compatlib/informix.c |    8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)


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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: pgsql: Fix intoasc() in Informix compat lib. This function used to be a
Следующее
От: Michael Meskes
Дата:
Сообщение: pgsql: Fixed some memory leaks in ECPG.