summaryrefslogtreecommitdiff
path: root/src/backend/executor/execCurrent.c
Commit message (Expand)AuthorAgeFilesLines
* Improve UPDATE/DELETE WHERE CURRENT OF so that they can be used from plpgsqlTom Lane2007-06-111-11/+63
* Support UPDATE/DELETE WHERE CURRENT OF cursor_name, per SQL standard.Tom Lane2007-06-111-0/+185