Fix declaration of isarray variable. Found and fixed by Andres Freund.
Branch ------ REL9_3_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/2f59008848791dc816a92f94d13b2e61ab089129 Modified Files -------------- src/interfaces/ecpg/ecpglib/execute.c | 2 +- src/interfaces/ecpg/ecpglib/extern.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
