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

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Cope with indicator arrays that do not have the correct length.
Date: 2018-01-13 13:58:01
Message-ID: E1eaMJt-0008Jk-G5@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Patch by: "Rader, David" <davidr(at)openscg(dot)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(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Masahiko Sawada 2018-01-15 05:02:49 Re: [COMMITTERS] pgsql: Improve performance of get_actual_variable_range with recently-d
Previous Message Bruce Momjian 2018-01-12 21:53:36 pgsql: docs: replace dblink() mention with foreign data mention