OSDN Git Service

Support UPDATE/DELETE WHERE CURRENT OF cursor_name, per SQL standard.
[pg-rex/syncrep.git] / src / test / regress / expected / portals.out
2007-06-11 Tom LaneSupport UPDATE/DELETE WHERE CURRENT OF cursor_name...
2007-06-09 Tom LaneInsert ORDER BY into a few regression test queries...
2007-04-12 Neil ConwayRESET SESSION, plus related new DDL commands. Patch...
2006-02-27 Peter EisentrautClean up CREATE FUNCTION syntax usage in contrib and...
2006-01-18 Neil ConwayAdd a new system view, pg_cursors, that displays the...
2005-04-11 Tom LaneFix interaction between materializing holdable cursors...
2004-08-02 Tom LaneAllow DECLARE CURSOR to take parameters from the portal...
2003-08-24 Peter EisentrautChange warnings for non-existing or pre-existing cursor...
2003-07-22 Tom LaneError message editing in backend/libpq, backend/postmas...
2003-07-20 Tom LaneAnother round of error message editing, covering backen...
2003-04-29 Tom LaneCode review for holdable-cursors patch. Fix error...
2003-03-27 Bruce MomjianThis patch implements holdable cursors, following the...
2000-01-09 Tom LaneUpdate remaining tests for new psql, with the exception...
1997-04-29 Thomas G. LockhartAdded initial set of expected outputs for new regressio...