pgsql: Cope with indicator arrays that do not have the correct length. - Mailing list pgsql-committers

From Michael Meskes
Subject pgsql: Cope with indicator arrays that do not have the correct length.
Date
Msg-id E1eaMJt-0008Jk-G5@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Cope with indicator arrays that do not have the correct length.

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/649aeb123f73e69cf78c52b534c15c51a229d63d

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


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: docs: replace dblink() mention with foreign data mention
Next
From: Michael Meskes
Date:
Subject: pgsql: Cope with indicator arrays that do not have the correct length.