Add regression tests to verify that domain constraints on parameters
Neil Conway <neilc@samurai.com>
Add regression tests to verify that domain constraints on parameters to prepared statements with unknown type are correctly enforced, per recent bug report.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/domain.out | modified | +14 −0 |
| src/test/regress/sql/domain.sql | modified | +9 −0 |