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
/
geometry.sql
Commit message (
Expand
)
Author
Age
*
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
*
Create a 'type cache' that keeps track of the data needed for any particular
Tom Lane
2003-08-17
*
Revise geometry regression testing to eliminate most cross-platform
Tom Lane
2002-11-08
*
Implement column aliases on views "CREATE VIEW name (collist)".
Thomas G. Lockhart
2000-03-14
*
Clean up format of tests.
Thomas G. Lockhart
2000-01-05
*
Change ORDER BY to get consistant results with new sorting routines.
Thomas G. Lockhart
1997-09-20
*
Test new intersection and closest point operators.
Thomas G. Lockhart
1997-09-01
*
Start adding tests for new geometry functions.
Thomas G. Lockhart
1997-07-29
*
Add inter-type regression tests for geometry, date/time, and numbers.
Thomas G. Lockhart
1997-05-11