pgsql: In libecpg do not set an sqlda field that is 'reserved for futur

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема pgsql: In libecpg do not set an sqlda field that is 'reserved for futur
Дата
Msg-id E1QEKFN-0004BF-0R@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
In libecpg do not set an sqlda field that is 'reserved for future use' unless
we know what should be stored in there.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5948a6eeaa682aeb1a8f389ae2136915b2a0e990

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


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

Предыдущее
От: fxjr@pgfoundry.org (User Fxjr)
Дата:
Сообщение: npgsql - Npgsql2: [ npgsql-Bugs-1011018 ] Invalid Cast with DbType.Time
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Adjust yywrap macro for non-reentrant scanners for MSVC.