aboutsummaryrefslogtreecommitdiff
path: root/src/test/regress/sql/boolean.sql
Commit message (Expand)AuthorAge
* Expand AND/OR regression tests around NULL handling.Andres Freund2018-03-13
* Improve expression evaluation test coverage.Andres Freund2017-03-11
* Clean up references to SQL92Peter Eisentraut2013-04-20
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Accept 'on' and 'off' as input for boolean data type, unifying the syntaxPeter Eisentraut2009-03-09
* Additional test coverage for boolean type (bool.c)Peter Eisentraut2008-10-05
* Allow leading and trailing whitespace in the input to the booleanNeil Conway2007-06-01
* Add a "USING" clause to DELETE, which is equivalent to the FROM clauseNeil Conway2005-04-07
* Clean up syntax to use SQL92-ish type coersionThomas G. Lockhart2000-01-04
* Adjust tests to reflect removal of time travel.Thomas G. Lockhart1997-12-01
* Modify to reflect changes in boolean input behavior (rejects bad inputThomas G. Lockhart1997-10-25
* From: Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1997-05-09
* Make these self-contained tests...they are testing types, so the tablesMarc G. Fournier1997-04-27
* There are the broken out 'sql' queries from queries.sourceMarc G. Fournier1997-04-05