git.postgresql.org Git - postgresql.git/commit
Tue, 5 Apr 2005 18:05:46 +0000 (18:05 +0000)
Tue, 5 Apr 2005 18:05:46 +0000 (18:05 +0000)
commit 726220fb9faad7dc6ec32990f52180f4c9b6966e
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.
This is the main PostgreSQL git repository.
RSS
Atom