summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/varchar.sql
Commit message (Expand)AuthorAgeFilesLines
* Make char(n) and varchar(n) types raise an error if the inserted string isPeter Eisentraut2001-05-211-1/+2
* Clean up syntax to use SQL92-ish type coersionThomas G. Lockhart2000-01-041-1/+2
* Add tests for varchar() and combinations of string types.Thomas G. Lockhart1997-12-011-0/+64