Update strings test to reflect the fact that casting to char() will
Tom Lane <tgl@sss.pgh.pa.us>
Update strings test to reflect the fact that casting to char() will now truncate or pad to the specified length.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/strings.out | modified | +14 −14 |
| src/test/regress/sql/strings.sql | modified | +4 −4 |