]> granicus.if.org Git - postgresql/history - src/test/regress/expected/transactions.out
Remove useless whitespace at end of lines
[postgresql] / src / test / regress / expected / transactions.out
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2010-02-20 Tom LaneClean up handling of XactReadOnly and RecoveryInProgres...
2009-08-01 Tom LaneImprove unique-constraint-violation error messages...
2008-09-01 Tom LaneAdd a bunch of new error location reports to parse...
2007-06-09 Tom LaneInsert ORDER BY into a few regression test queries...
2007-06-03 Peter EisentrautClarify some error messages about duplicate things.
2007-02-01 Bruce MomjianWording cleanup for error messages. Also change can...
2006-03-14 Tom LaneImprove parser so that we can show an error cursor...
2006-02-26 Neil ConwayImplement the <> operator for the tid type. Original...
2005-04-07 Neil ConwayAdd a "USING" clause to DELETE, which is equivalent...
2005-01-27 Neil ConwayAdd regression tests for recent cursor/savepoint bug...
2004-09-13 Tom LaneRedesign query-snapshot timing so that volatile functio...
2004-09-06 Tom LaneFix incorrect ordering of smgr cleanup relative to...
2004-08-12 Tom LaneAllow optional SAVEPOINT keyword in RELEASE and ROLLBAC...
2004-07-27 Tom LaneReplace nested-BEGIN syntax for subtransactions with...
2004-07-17 Tom LaneInvent ResourceOwner mechanism as per my recent proposa...
2004-07-01 Tom LaneFurther review of xact.c state machine for nested trans...
2004-07-01 Tom LaneNested transactions. There is still much left to do...
2003-01-10 Peter EisentrautRead-only transactions, as defined in SQL.
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...