Add TIMESTAMP as unreserved word.
authorThomas G. Lockhart
Wed, 14 Oct 1998 16:28:53 +0000 (16:28 +0000)
committerThomas G. Lockhart
Wed, 14 Oct 1998 16:28:53 +0000 (16:28 +0000)
doc/src/sgml/syntax.sgml

index 3922b89b161b07982834ceaf93691f754778db8d..374a9e1cb395d18b83ebcfac6efff0f565c50a1e 100644 (file)
@@ -5,11 +5,13 @@
 Key Words
 
 
-SQL92 defines key words for the language
+SQL92 defines key words 
+for the language
 which have specific meaning. Some key words are
 reserved, which indicates that they are
 restricted to appear in only certain contexts. Other key words are
-not restricted, which indicates that in certain contexts they
+not restricted, which indicates that in certain 
+contexts they
 have a specific meaning but are not otherwise constrained.
 
 
@@ -41,7 +43,7 @@ they are allowed to be column labels (i.e. in AS clauses).
 Any string can be specified as an identifier if surrounded by
 double quotes (like this!). Some care is required since
 such an identifier will be case sensitive
-and will retain embedded whitespace.
+and will retain embedded whitespace other special characters.
 
 
 
@@ -102,7 +104,7 @@ ON OR OUTER
 PARTIAL PRIMARY PRIVILEGES PROCEDURE PUBLIC
 REFERENCES REVOKE RIGHT ROLLBACK
 SELECT SET SUBSTRING
-TIMESTAMP TO TRAILING TRIM 
+TO TRAILING TRIM 
 UNION UNIQUE UPDATE USER USING
 VALUES VARCHAR VARYING VIEW
 WHERE WITH WORK 
@@ -222,7 +224,7 @@ OF ONLY OPTION
 PRIOR PRIVILEGES 
 READ RELATIVE 
 SCROLL SECOND
-TIME TIMEZONE_HOUR TIMEZONE_MINUTE TRIGGER 
+TIME TIMESTAMP TIMEZONE_HOUR TIMEZONE_MINUTE TRIGGER 
 YEAR
 ZONE