From 6d78f219e8afc57b6ca3765eb2dfa1b8fe095ddc Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Mon, 3 Aug 2020 13:11:16 -0400 Subject: [PATCH] Doc: fix obsolete info about allowed range of TZ offsets in timetz. We've allowed UTC offsets up to +/- 15:59 since commit cd0ff9c0f, but that commit forgot to fix the documentation about timetz. Per bug #16571 from osdba. Discussion: https://postgr.es/m/16571-eb7501598de78c8a@postgresql.org --- doc/src/sgml/datatype.sgml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml index 49fb19ff91..79a252b86c 100644 --- a/doc/src/sgml/datatype.sgml +++ b/doc/src/sgml/datatype.sgml @@ -1684,8 +1684,9 @@ SELECT 'abc \153\154\155 \052\251\124'::bytea; time [ (p) ] with time zone 12 bytes time of day (no date), with time zone - 00:00:00+1459 - 24:00:00-1459 + + 00:00:00+1559 + 24:00:00-1559 1 microsecond