Commits

DateSubjectAuthorReleases
2023-01-01 In plpgsql, don't preassign portal names to bound cursor variables. Tom Lane 16.0
2021-06-08 Avoid misbehavior when persisting a non-stable cursor. Tom Lane 14.0
2021-06-08 Avoid misbehavior when persisting a non-stable cursor. Tom Lane 12.8
2021-06-08 Avoid misbehavior when persisting a non-stable cursor. Tom Lane 13.4
2021-06-08 Avoid misbehavior when persisting a non-stable cursor. Tom Lane 11.13
2020-05-11 Doc: fix "Unresolved ID reference" warnings, clean up man page cross-refs. Tom Lane 13.0
2009-06-10 Add a warning about possible strange behavior of volatile functions Tom Lane 8.4.0
2009-04-10 Add cross-references from the DECLARE and FETCH reference pages to Tom Lane 8.4.0
2008-11-16 Modify UPDATE/DELETE WHERE CURRENT OF to use the FOR UPDATE infrastructure to Tom Lane 8.4.0
2008-11-04 Disallow LOCK TABLE outside a transaction block (or function), since this case Tom Lane 8.4.0
2007-10-24 Disallow scrolling of FOR UPDATE/FOR SHARE cursors, so as to avoid problems Tom Lane 8.3.0
2007-06-11 Support UPDATE/DELETE WHERE CURRENT OF cursor_name, per SQL standard. Tom Lane 8.3.0
2006-09-18 Documentation for VALUES lists. Joe Conway and Tom Lane Tom Lane 8.2.0
2006-02-12 Fix broken markup. Tom Lane 8.1.3
2006-02-12 Fix broken markup. Tom Lane 8.2.0
2005-01-04 More minor updates and copy-editing. Tom Lane 8.0.0
2003-09-12 More cleanup of Diagnostics sections. Tom Lane 7.4.1
2003-04-29 Code review for holdable-cursors patch. Fix error recovery, memory Tom Lane 7.4.1
2003-03-10 Restructure parsetree representation of DECLARE CURSOR: now it's a Tom Lane 7.4.1
2001-02-15 Update obsolete wording of error message. Tom Lane 7.1.1
2000-06-28 First phase of memory management rewrite (see backend/utils/mmgr/README Tom Lane 7.1.1