]> granicus.if.org Git - postgresql/commit
Add test for UNION.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Fri, 29 May 1998 13:22:42 +0000 (13:22 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Fri, 29 May 1998 13:22:42 +0000 (13:22 +0000)
commit3955d6680326b2a3c3a449ff97e7f6f5a44dedf6
tree491ef989075ce72219e32b5cfa97b44ad0cd4fc9
parentf2764eea4246f9df32e59e321e942120308a4b2e
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().
Fix geometry tests to reflect code fixed by Gautam.
Update error messages.
src/test/regress/expected/errors.out
src/test/regress/expected/geometry.out
src/test/regress/expected/strings.out
src/test/regress/expected/union.out [new file with mode: 0644]