Thread: pgsql: In ecpg removed old leftover check for given connection name.

pgsql: In ecpg removed old leftover check for given connection name.

From
Michael Meskes
Date:
In ecpg removed old leftover check for given connection name.

Ever since we introduced real prepared statements this should work for
different connections. The old solution just emulating prepared statements,
though, wasn't able to handle this.

Closes: #6309

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/bb4cfebd64cb43b9002e6a748dd8d2a2eed8204b

Modified Files
--------------
src/interfaces/ecpg/preproc/ecpg.addons |    5 -----
1 files changed, 0 insertions(+), 5 deletions(-)