aboutsummaryrefslogtreecommitdiff
path: root/src/test/regress/sql/char.sql
Commit message (Expand)AuthorAge
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Add a "USING" clause to DELETE, which is equivalent to the FROM clauseNeil Conway2005-04-07
* Make char(n) and varchar(n) types raise an error if the inserted string isPeter Eisentraut2001-05-21
* 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
* 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