summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/boolean.sql
AgeCommit message (Expand)Author
2013-04-20Clean up references to SQL92Peter Eisentraut
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2009-03-09Accept 'on' and 'off' as input for boolean data type, unifying the syntaxPeter Eisentraut
2008-10-05Additional test coverage for boolean type (bool.c)Peter Eisentraut
2007-06-01Allow leading and trailing whitespace in the input to the booleanNeil Conway
2005-04-07Add a "USING" clause to DELETE, which is equivalent to the FROM clauseNeil Conway
2000-01-04Clean up syntax to use SQL92-ish type coersionThomas G. Lockhart
1997-12-01Adjust tests to reflect removal of time travel.Thomas G. Lockhart
1997-10-25Modify to reflect changes in boolean input behavior (rejects bad inputThomas G. Lockhart
1997-05-09From: Keith Parks <[email protected]>Marc G. Fournier
1997-04-27Make these self-contained tests...they are testing types, so the tablesMarc G. Fournier
1997-04-05There are the broken out 'sql' queries from queries.sourceMarc G. Fournier