In ecpg removed old leftover check for given connection name.

Michael Meskes <meskes@postgresql.org>

Commit: 972e27b2e244378bbdcba5486fdcfc30274376ea
Author: Michael Meskes <meskes@postgresql.org>
Date: 2011-12-18T17:46:23Z
Releases: 8.4.11
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

Files

PathChange+/−
src/interfaces/ecpg/preproc/ecpg.addons modified +0 −5