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
/
boolean.sql
Commit message (
Expand
)
Author
Age
*
Expand AND/OR regression tests around NULL handling.
Andres Freund
2018-03-13
*
Improve expression evaluation test coverage.
Andres Freund
2017-03-11
*
Clean up references to SQL92
Peter Eisentraut
2013-04-20
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Accept 'on' and 'off' as input for boolean data type, unifying the syntax
Peter Eisentraut
2009-03-09
*
Additional test coverage for boolean type (bool.c)
Peter Eisentraut
2008-10-05
*
Allow leading and trailing whitespace in the input to the boolean
Neil Conway
2007-06-01
*
Add a "USING" clause to DELETE, which is equivalent to the FROM clause
Neil Conway
2005-04-07
*
Clean up syntax to use SQL92-ish type coersion
Thomas G. Lockhart
2000-01-04
*
Adjust tests to reflect removal of time travel.
Thomas G. Lockhart
1997-12-01
*
Modify to reflect changes in boolean input behavior (rejects bad input
Thomas G. Lockhart
1997-10-25
*
From: Keith Parks <emkxp01@mtcc.demon.co.uk>
Marc G. Fournier
1997-05-09
*
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