Commits

DateSubjectAuthorReleases
2024-01-31 Add tests for int4_bool() in int.c Michael Paquier 17.0
2024-01-02 Fix typos in comments and in one isolation test. Robert Haas 17.0
2023-02-27 Rework pg_input_error_message(), now renamed pg_input_error_info() Michael Paquier 16.0
2022-12-09 Convert a few datatype input functions to use "soft" error reporting. Tom Lane 16.0
2020-12-15 Clean up ancient test style Peter Eisentraut 14.0
2018-03-13 Expand AND/OR regression tests around NULL handling. Andres Freund 11.0
2017-03-11 Improve expression evaluation test coverage. Andres Freund 10.0
2013-04-20 Clean up references to SQL92 Peter Eisentraut 9.3.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2009-03-09 Accept 'on' and 'off' as input for boolean data type, unifying the syntax Peter Eisentraut 8.4.0
2008-10-05 Additional test coverage for boolean type (bool.c) Peter Eisentraut 8.4.0
2007-06-01 Allow leading and trailing whitespace in the input to the boolean Neil Conway 8.3.0
2005-04-07 Add a "USING" clause to DELETE, which is equivalent to the FROM clause Neil Conway 8.1.0
2000-01-04 Clean up syntax to use SQL92-ish type coersion Thomas G. Lockhart 7.1.1
1997-12-01 Adjust tests to reflect removal of time travel. Thomas G. Lockhart 7.1.1
1997-10-25 Modify to reflect changes in boolean input behavior (rejects bad input Thomas G. Lockhart 7.1.1
1997-05-09 From: Keith Parks <emkxp01@mtcc.demon.co.uk> Marc G. Fournier 7.1.1
1997-04-27 Make these self-contained tests...they are testing types, so the tables Marc G. Fournier 7.1.1
1997-04-05 There are the broken out 'sql' queries from queries.source Marc G. Fournier 7.1.1