From: Tom Lane Date: Sun, 2 Mar 2008 00:10:22 +0000 (+0000) Subject: Venezuela Time now means UTC-4:30, not UTC-4:00. Adjust our treatment X-Git-Tag: REL8_4_BETA1~1929 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0f855d621b407bfa7b4a4ef188ad261ca8e405ca;p=postgresql Venezuela Time now means UTC-4:30, not UTC-4:00. Adjust our treatment of "VET" accordingly. Per bug #3997 from Aaron Mizrachi. --- diff --git a/src/timezone/tznames/America.txt b/src/timezone/tznames/America.txt index 1c0f0d512d..e929c09238 100644 --- a/src/timezone/tznames/America.txt +++ b/src/timezone/tznames/America.txt @@ -4,7 +4,7 @@ # a template for timezones you could need. See the `Date/Time Support' # appendix in the PostgreSQL documentation for more information. # -# $PostgreSQL: pgsql/src/timezone/tznames/America.txt,v 1.3 2008/01/02 21:42:00 tgl Exp $ +# $PostgreSQL: pgsql/src/timezone/tznames/America.txt,v 1.4 2008/03/02 00:10:22 tgl Exp $ # # Acre time is sometimes called Acre Standard Time (AST) which leads to a @@ -296,7 +296,7 @@ SRT -10800 # Suriname Time # (America/Paramaribo) UYST -7200 D # Uruguay Summer Time (not in zic) UYT -10800 # Uruguay Time (not in zic) -VET -14400 # Venezuela Time +VET -16200 # Venezuela Time (caution: this used to mean -14400) # (America/Caracas) WGST -7200 D # Western Greenland Summer Time # (America/Godthab) diff --git a/src/timezone/tznames/Default b/src/timezone/tznames/Default index 6ab27f19f6..28c9b3cd96 100644 --- a/src/timezone/tznames/Default +++ b/src/timezone/tznames/Default @@ -4,7 +4,7 @@ # timezone_abbreviations to 'Default'. See the `Date/Time Support' # appendix in the PostgreSQL documentation for more information. # -# $PostgreSQL: pgsql/src/timezone/tznames/Default,v 1.4 2008/01/02 21:42:00 tgl Exp $ +# $PostgreSQL: pgsql/src/timezone/tznames/Default,v 1.5 2008/03/02 00:10:22 tgl Exp $ #################### AFRICA #################### @@ -224,7 +224,7 @@ PYT -14400 # Paraguay Time # (America/Asuncion) UYST -7200 D # Uruguay Summer Time (not in zic) UYT -10800 # Uruguay Time (not in zic) -VET -14400 # Venezuela Time +VET -16200 # Venezuela Time (caution: this used to mean -14400) # (America/Caracas) WGST -7200 D # Western Greenland Summer Time # (America/Godthab)