Update strings test to reflect the fact that casting to char() will

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 2d4a05d7dfc475c65b838642e26da407561267bc
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-01-17T00:16:41Z
Releases: 7.1.1
Update strings test to reflect the fact that casting to char() will
now truncate or pad to the specified length.

Files

PathChange+/−
src/test/regress/expected/strings.out modified +14 −14
src/test/regress/sql/strings.sql modified +4 −4