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_0_STABLE
Details
-------
http://git.postgresql.org/pg/commitdiff/458a83a526967dcc1ddbfc5edd5d48ae7db7a2a3
Modified Files
--------------
src/interfaces/ecpg/preproc/ecpg.addons | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
pgsql-committers by date
| Next: | From: Michael Meskes | Date: 2011-12-18 18:04:54 |
| Subject: pgsql: Mark variables as const in pgtypeslib if they only carry aforma |
| Previous: | From: Bruce Momjian | Date: 2011-12-18 13:33:01 |
| Subject: pgsql: Remove tabs in SGML file. |