Put the brackets in the right places in timestamp entries in table 8-1.
authorTom Lane
Sat, 18 Sep 2004 15:28:03 +0000 (15:28 +0000)
committerTom Lane
Sat, 18 Sep 2004 15:28:03 +0000 (15:28 +0000)
Spotted by Josh Purinton.

doc/src/sgml/datatype.sgml

index c35ef9edb46097b6921935bb4632bb1fe81ea4d6..d15d7b398e4d57c1d6081d13d758c42712e8a7ef 100644 (file)
@@ -1,5 +1,5 @@
 
 
  
@@ -226,13 +226,13 @@ $PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.147 2004/08/10 00:55:02 tgl Ex
       
 
       
-       timestamp [ (p) ] without time zone
+       timestamp [ (p) ] [ without time zone ]
        timestamp
        date and time
       
 
       
-       timestamp [ (p) ] [ with time zone ]
+       timestamp [ (p) ] with time zone
        timestamptz
        date and time, including time zone