Add regression test to see if the min/max values of int8 convert correctly.
Tom Lane <tgl@sss.pgh.pa.us>
Add regression test to see if the min/max values of int8 convert correctly.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/int8-exp-three-digits.out | modified | +17 −0 |
| src/test/regress/expected/int8.out | modified | +17 −0 |
| src/test/regress/sql/int8.sql | modified | +6 −0 |