diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml index 2c253d7640d..ce9fffa0c27 100644 --- a/doc/src/sgml/datatype.sgml +++ b/doc/src/sgml/datatype.sgml @@ -1,5 +1,5 @@ @@ -992,7 +992,7 @@ SELECT b, char_length(b) FROM test2; time [ without time zone ] times of day only - 4 bytes + 8 bytes 00:00:00.00 23:59:59.99 1 microsecond @@ -1000,7 +1000,7 @@ SELECT b, char_length(b) FROM test2; time with time zone times of day only - 4 bytes + 12 bytes 00:00:00.00+12 23:59:59.99-12 1 microsecond