pgsql: Fix declaration of isarray variable.

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема pgsql: Fix declaration of isarray variable.
Дата
Msg-id E1ZPqen-0000yn-3u@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix declaration of isarray variable.

Found and fixed by Andres Freund.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/665ae7f9b4a9f5763e10eddb6761d3c95ffccc55

Modified Files
--------------
src/interfaces/ecpg/ecpglib/execute.c |    2 +-
src/interfaces/ecpg/ecpglib/extern.h  |    2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: pgsql: Fix declaration of isarray variable.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Run autoheader to add a few missing #defines to pg_config.h.in.