summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/box.sql
Commit message (Expand)AuthorAgeFilesLines
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-231-23/+23
* Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut2010-08-191-1/+0
* Rename contains/contained-by operators to @> and <@, per discussion thatTom Lane2006-09-101-3/+3
* Add a "USING" clause to DELETE, which is equivalent to the FROM clauseNeil Conway2005-04-071-1/+1
* Implement column aliases on views "CREATE VIEW name (collist)".Thomas G. Lockhart2000-03-141-1/+1
* Clean up format of tests.Thomas G. Lockhart2000-01-051-14/+16
* Add inter-type regression tests for geometry, date/time, and numbers.Thomas G. Lockhart1997-05-111-1/+2
* Make these self-contained tests...they are testing types, so the tablesMarc G. Fournier1997-04-271-1/+1
* There are the broken out 'sql' queries from queries.sourceMarc G. Fournier1997-04-051-0/+117