index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
/
sql
/
point.sql
Commit message (
Expand
)
Author
Age
*
Fix gist_box_same and gist_point_consistent to handle fuzziness correctly.
Tom Lane
2013-02-08
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Add point_ops opclass for GiST.
Teodor Sigaev
2010-01-14
*
Stop a few regression tests from needlessly disabling GEQO. This was
Neil Conway
2007-05-29
*
Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST
Tom Lane
2007-01-09
*
Rename contains/contained-by operators to @> and <@, per discussion that
Tom Lane
2006-09-10
*
Add a "USING" clause to DELETE, which is equivalent to the FROM clause
Neil Conway
2005-04-07
*
Clean up format of tests.
Thomas G. Lockhart
2000-01-05
*
Use additional ORDER BY to cope with new sorting routines.
Thomas G. Lockhart
1997-09-24
*
Change ORDER BY to get consistant results with new sorting routines.
Thomas G. Lockhart
1997-09-20
*
Start adding tests for new geometry functions.
Thomas G. Lockhart
1997-07-29
*
Update path and polygon syntax to new conventions.
Thomas G. Lockhart
1997-06-03
*
Add inter-type regression tests for geometry, date/time, and numbers.
Thomas G. Lockhart
1997-05-11
*
Make these self-contained tests...they are testing types, so the tables
Marc G. Fournier
1997-04-27
*
Massive regression test patches from Thomas *woo hoo!*
Marc G. Fournier
1997-04-27
*
Again, add more tests
Marc G. Fournier
1997-04-05