Make char(n) and varchar(n) types raise an error if the inserted string is

Peter Eisentraut <peter_e@gmx.net>

Commit: 5546ec289bc75eac0be689d9a36950f702b4c5f6
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2001-05-21T16:54:46Z
Releases: 7.2.1
Make char(n) and varchar(n) types raise an error if the inserted string is
too long.  While I was adjusting the regression tests I moved the array
things all into array.sql, to make things more manageable.

Files