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 [email protected]
Whole thread Raw
List pgsql-committers
Cope with indicator arrays that do not have the correct length.

Patch by: "Rader, David" <[email protected]>

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 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