pgsql: Cope with indicator arrays that do not have the correct length.

2018-01-15 Thread Michael Meskes
Cope with indicator arrays that do not have the correct length. Patch by: "Rader, David" Branch -- REL9_3_STABLE Details --- https://git.postgresql.org/pg/commitdiff/a0f5890a64e8a5d593b762183682b73ea72f2fe1 Modified Files -- src/interfaces/ecpg/preproc/type.c | 10 +

pgsql: Cope with indicator arrays that do not have the correct length.

2018-01-15 Thread Michael Meskes
Cope with indicator arrays that do not have the correct length. Patch by: "Rader, David" Branch -- REL9_5_STABLE Details --- https://git.postgresql.org/pg/commitdiff/4eae1e6f5da8e7cd011c483d867b5bd8e92c7955 Modified Files -- src/interfaces/ecpg/preproc/type.c | 10 +

pgsql: Cope with indicator arrays that do not have the correct length.

2018-01-15 Thread Michael Meskes
Cope with indicator arrays that do not have the correct length. Patch by: "Rader, David" Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/8b89b7aaca42d9f1b0798aebb84b088dd0b092fa Modified Files -- src/interfaces/ecpg/preproc/type.c | 10 +

pgsql: Cope with indicator arrays that do not have the correct length.

2018-01-15 Thread Michael Meskes
Cope with indicator arrays that do not have the correct length. Patch by: "Rader, David" Branch -- REL9_4_STABLE Details --- https://git.postgresql.org/pg/commitdiff/2c1c4b060c4381a83dd0500a73b26eb7dea4c693 Modified Files -- src/interfaces/ecpg/preproc/type.c | 10 +

pgsql: Cope with indicator arrays that do not have the correct length.

2018-01-15 Thread Michael Meskes
Cope with indicator arrays that do not have the correct length. Patch by: "Rader, David" Branch -- REL9_6_STABLE Details --- https://git.postgresql.org/pg/commitdiff/f082ef83688b036437e580f42894f674534fdb24 Modified Files -- src/interfaces/ecpg/preproc/type.c | 10 +

pgsql: Cope with indicator arrays that do not have the correct length.

2018-01-13 Thread Michael Meskes
Cope with indicator arrays that do not have the correct length. Patch by: "Rader, David" Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/649aeb123f73e69cf78c52b534c15c51a229d63d Modified Files -- src/interfaces/ecpg/preproc/type.c | 10 ++ 1 fil