1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-28 11:55:03 +03:00

Clean up format of tests.

Remove older "::" type coersion syntax in favor of extended SQL92 style.
Include a few new tests for datetime/timespan arithmetic.
This commit is contained in:
Thomas G. Lockhart
2000-01-05 06:07:58 +00:00
parent d83105539a
commit 4c4e68dccc
22 changed files with 433 additions and 346 deletions

View File

@@ -1,4 +1,5 @@
--
-- STRINGS
-- Test various data entry syntaxes.
--