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 E1eb0gu-0007Qn-85@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
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/8b89b7aaca42d9f1b0798aebb84b088dd0b092fa

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


pgsql-committers by date:

Previous
From: Michael Meskes
Date:
Subject: pgsql: Cope with indicator arrays that do not have the correct length.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Remove useless use of bit-masking macros