]> granicus.if.org Git - postgresql/history - src/test/regress/expected/point.out
Don't allow logging in with empty password.
[postgresql] / src / test / regress / expected / point.out
2013-02-08 Tom LaneFix gist_box_same and gist_point_consistent to handle...
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2010-01-14 Teodor SigaevAdd point_ops opclass for GiST.
2008-09-01 Tom LaneAdd a bunch of new error location reports to parse...
2007-05-29 Neil ConwayStop a few regression tests from needlessly disabling...
2007-01-09 Tom LaneSupport ORDER BY ... NULLS FIRST/LAST, and add ASC...
2006-09-10 Tom LaneRename contains/contained-by operators to @> and <...
2005-04-07 Neil ConwayAdd a "USING" clause to DELETE, which is equivalent...
2003-09-25 Peter EisentrautMessage editing: remove gratuitous variations in messag...
2003-07-27 Tom LaneError message editing in utils/adt. Again thanks to...
2000-09-12 Tom LaneFirst cut at full support for OUTER JOINs. There are...
2000-01-05 Thomas G. LockhartVerified output from new psql.
1998-01-05 Bruce MomjianChange elog(WARN) to elog(ERROR) and elog(ABORT).
1997-09-24 Thomas G. LockhartUse additional ORDER BY to cope with new sorting routines.
1997-09-20 Thomas G. LockhartOutput changed for new ORDER BY to cope with new sortin...
1997-07-29 Thomas G. LockhartResults from initial changes to add new functions and...
1997-06-03 Thomas G. LockhartUpdate to show new path and polygon syntax.
1997-05-11 Thomas G. LockhartAdd inter-type regression tests for geometry, date...
1997-04-27 Marc G. FournierAlot of regression test fixes, mainly to compensate...
1997-04-27 Marc G. FournierMassive regression test patches from Thomas *woo hoo!*
1997-04-05 Marc G. FournierAdd more expected.out results