pgsql: Use correct connection name variable in ecpglib. - Mailing list pgsql-committers

From Michael Meskes
Subject pgsql: Use correct connection name variable in ecpglib.
Date
Msg-id E1h4zZQ-0003t6-NB@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Use correct connection name variable in ecpglib.

Fixed-by: Kuroda-san <kuroda.hayato@jp.fujitsu.com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c21d6033f77353623f8642c5541e0d002d986f59

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


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgsql: Fix thinko when bumping on temporary directories inpg_verify_ch
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Don't propagate PGAPPNAME through pg_ctl in tests