pgsql: Make sure that ecpglib's statement variable has a defined value

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Make sure that ecpglib's statement variable has a defined value
Date: 2019-01-30 09:39:44
Message-ID: E1gomLQ-0001TP-KZ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Make sure that ecpglib's statement variable has a defined value no matter what.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5c04630ad05e6e33bc18a6846b4086f9794d99e8

Modified Files
--------------
src/interfaces/ecpg/ecpglib/execute.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2019-01-30 09:54:33 Re: pgsql: Fix a crash in logical replication
Previous Message Peter Eisentraut 2019-01-30 07:58:56 pgsql: Fix a crash in logical replication