aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_expr.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-04-05 18:05:46 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-04-05 18:05:46 +0000
commit726220fb9faad7dc6ec32990f52180f4c9b6966e (patch)
tree8f9fd970f920521081aede4fe02797a746eaf846 /src/backend/parser/parse_expr.c
parentfd97cf4df04e7a0a310b8d364d71958ff868d287 (diff)
downloadpostgresql-726220fb9faad7dc6ec32990f52180f4c9b6966e.tar.gz
postgresql-726220fb9faad7dc6ec32990f52180f4c9b6966e.zip
Adjust grammar for plpgsql's OPEN command so that a cursor can be
OPENed on non-SELECT commands such as EXPLAIN or SHOW (anything that returns tuples is allowed). This flexibility already existed for bound cursors, but OPEN was artificially restricting what it would take. Per a gripe some months back.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions