Add test for UNION.
Thomas G. Lockhart <lockhart@fourpalms.org>
Add test for UNION. Add additional tests in strings for conversions of the "name" data type. Test SQL92 string functions such as SUBSTRING() and POSITION().
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/sql/strings.sql | modified | +50 −3 |
| src/test/regress/sql/tests | modified | +1 −0 |
| src/test/regress/sql/union.sql | added | +84 −0 |