pgsql: Applied Zoltan's patch to correctly align interval and timestamp

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема pgsql: Applied Zoltan's patch to correctly align interval and timestamp
Дата
Msg-id E1RR2Mo-0005y4-7i@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Applied Zoltan's patch to correctly align interval and timestamp data in ecpg's sqlda.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/309411a69eb40215fbf37ac16facc10aea7998e5

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


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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: pgsql: Applied Zoltan's patch to correctly align interval and timestamp
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Restructure get_object_address() so it's safe against concurrent