Commits

DateSubjectAuthorReleases
2014-05-07 Fix failure to set ActiveSnapshot while rewinding a cursor. Tom Lane 9.3.5
2014-05-07 Fix failure to set ActiveSnapshot while rewinding a cursor. Tom Lane 9.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-15 Make SELECT FOR UPDATE/SHARE work on inheritance trees, by having the plan Tom Lane 8.4.0
2008-04-06 Improve hash_any() to use word-wide fetches when hashing suitably aligned 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-10-24 Fix UPDATE/DELETE WHERE CURRENT OF to support repeated update and update- Tom Lane 8.3.0
2007-06-11 Support UPDATE/DELETE WHERE CURRENT OF cursor_name, per SQL standard. Tom Lane 8.3.0
2007-06-09 Insert ORDER BY into a few regression test queries that now have unstable Tom Lane 8.3.0
2005-04-11 Fix interaction between materializing holdable cursors and firing Tom Lane 8.0.3
2005-04-11 Fix interaction between materializing holdable cursors and firing Tom Lane 8.1.0
2004-08-02 Allow DECLARE CURSOR to take parameters from the portal in which it is Tom Lane 8.0.0
2003-07-22 Error message editing in backend/libpq, backend/postmaster, backend/tcop. Tom Lane 7.4.1
2003-07-20 Another round of error message editing, covering backend/commands/. Tom Lane 7.4.1
2003-04-29 Code review for holdable-cursors patch. Fix error recovery, memory Tom Lane 7.4.1
2000-01-09 Update remaining tests for new psql, with the exception of 'arrays', Tom Lane 7.1.1