A few regression tests for VALUES, from Gavin Sherry.
Tom Lane <tgl@sss.pgh.pa.us>
A few regression tests for VALUES, from Gavin Sherry.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/insert.out | modified | +17 −0 |
| src/test/regress/expected/select.out | modified | +61 −0 |
| src/test/regress/expected/update.out | modified | +12 −0 |
| src/test/regress/sql/insert.sql | modified | +9 −0 |
| src/test/regress/sql/select.sql | modified | +28 −0 |
| src/test/regress/sql/update.sql | modified | +9 −0 |