Обсуждение: pgsql: In ecpg removed old leftover check for given connection name.

Поиск
Список
Период
Сортировка

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

От
Michael Meskes
Дата:
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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4b8b5e53eb6105924266bb32709042f710043b4e

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