]> granicus.if.org Git - postgresql/commit
Add test for UNION.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Fri, 29 May 1998 13:23:02 +0000 (13:23 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Fri, 29 May 1998 13:23:02 +0000 (13:23 +0000)
commit5812d512708ff7b48f57e6243489cca1f90e64b2
tree19b653d0d563ca5cd9536707d85092bffe2e318f
parent3955d6680326b2a3c3a449ff97e7f6f5a44dedf6
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().
src/test/regress/sql/strings.sql
src/test/regress/sql/tests
src/test/regress/sql/union.sql [new file with mode: 0644]