pgsql: Cope with indicator arrays that do not have the correct length.

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема pgsql: Cope with indicator arrays that do not have the correct length.
Дата
Msg-id E1eb0gu-0007Ql-85@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Cope with indicator arrays that do not have the correct length.

Patch by: "Rader, David" <davidr@openscg.com>

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4eae1e6f5da8e7cd011c483d867b5bd8e92c7955

Modified Files
--------------
src/interfaces/ecpg/preproc/type.c | 10 ++++++++++
1 file changed, 10 insertions(+)


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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: pgsql: Cope with indicator arrays that do not have the correct length.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Remove useless use of bit-masking macros