Add a simple regress test for SERIAL --- it's not much,
Tom Lane <tgl@sss.pgh.pa.us>
Add a simple regress test for SERIAL --- it's not much, but it's better than no test at all...
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/create_misc.out | modified | +19 −0 |
| src/test/regress/expected/sanity_check.out | modified | +2 −1 |
| src/test/regress/output/misc.source | modified | +3 −1 |
| src/test/regress/sql/create_misc.sql | modified | +13 −0 |