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>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/parser/gram.y | modified | +1 −1 |
| src/interfaces/ecpg/preproc/ecpg.addons | modified | +5 −0 |