Applied a patch by Zoltán Böszörményi that makes ecpg's parser accept dynamic cursornames even in WHERE CURRENT OF clauses.

Michael Meskes <meskes@postgresql.org>

Commit: bc423879cc2db964231f1d4c912961f3e35a6ece
Author: Michael Meskes <meskes@postgresql.org>
Date: 2011-02-18T10:16:16Z
Releases: 9.1.0
Applied a patch by Zoltán Böszörményi that makes ecpg's parser accept dynamic cursornames even in WHERE CURRENT OF clauses.

Files

PathChange+/−
src/backend/parser/gram.y modified +1 −1
src/interfaces/ecpg/preproc/ecpg.addons modified +5 −0