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
/
box.sql
Commit message (
Expand
)
Author
Age
*
Improve test coverage of geometric types
Tomas Vondra
2018-09-26
*
Fix support for some operators (&<, &>, $<|, |&>) in box operator class
Teodor Sigaev
2017-03-21
*
Get rid of minus zero in box regression test.
Tom Lane
2016-04-01
*
Introduce SP-GiST operator class over box.
Teodor Sigaev
2016-03-30
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Remove extra newlines at end and beginning of files, add missing newlines
Peter Eisentraut
2010-08-19
*
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
*
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
*
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
*
There are the broken out 'sql' queries from queries.source
Marc G. Fournier
1997-04-05