Commit Graph

17 Commits (b14e9ce7d55c75ffa160b07765eb9dffde70b5fa)

Author SHA1 Message Date
Michael Paquier b8da37b3ad Rework pg_input_error_message(), now renamed pg_input_error_info() 3 years ago
Tom Lane 332741e739 Convert the geometric input functions to report errors softly. 3 years ago
Peter Eisentraut c06d6aa4c3 Clean up ancient test style 5 years ago
Alexander Korotkov 075f0a880f Add support for <-> (box, point) operator to SP-GiST box_ops 7 years ago
Tomas Vondra a3d2844852 Improve test coverage of geometric types 7 years ago
Teodor Sigaev d5286aa905 Fix support for some operators (&<, &>, $<|, |&>) in box operator class 9 years ago
Tom Lane a067b50470 Get rid of minus zero in box regression test. 10 years ago
Teodor Sigaev acdf2a8b37 Introduce SP-GiST operator class over box. 10 years ago
Peter Eisentraut fc946c39ae Remove useless whitespace at end of lines 15 years ago
Peter Eisentraut 3f11971916 Remove extra newlines at end and beginning of files, add missing newlines 16 years ago
Tom Lane ba920e1c91 Rename contains/contained-by operators to @> and <@, per discussion that 20 years ago
Neil Conway f5ab0a14ea Add a "USING" clause to DELETE, which is equivalent to the FROM clause 21 years ago
Thomas G. Lockhart 6456810078 Implement column aliases on views "CREATE VIEW name (collist)". 26 years ago
Thomas G. Lockhart 4c4e68dccc Clean up format of tests. 26 years ago
Thomas G. Lockhart 83b8cf5b6b Add inter-type regression tests for geometry, date/time, and numbers. 29 years ago
Marc G. Fournier 3451abf632 Make these self-contained tests...they are testing types, so the tables 29 years ago
Marc G. Fournier d108a31082 There are the broken out 'sql' queries from queries.source 29 years ago