]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Venezuela Time now means UTC-4:30, not UTC-4:00. Adjust our treatment
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 2 Mar 2008 00:10:36 +0000 (00:10 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 2 Mar 2008 00:10:36 +0000 (00:10 +0000)
of "VET" accordingly.  Per bug #3997 from Aaron Mizrachi.

src/timezone/tznames/America.txt
src/timezone/tznames/Default

index c27a175c8512e8ab5109797f111404893071a1db..9e8c3ce255c64e38c7356d7741f2d5047fc2a489 100644 (file)
@@ -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.2.2.1 2008/01/02 21:42:09 tgl Exp $
+# $PostgreSQL: pgsql/src/timezone/tznames/America.txt,v 1.2.2.2 2008/03/02 00:10:36 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)
index b4ebca435e8e33ce9cc9e46c2f700fe665094812..49bab8f5b40dca66a5b45e8aacb0f4f99ebe32f4 100644 (file)
@@ -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.2.2.2 2008/01/02 21:42:09 tgl Exp $
+# $PostgreSQL: pgsql/src/timezone/tznames/Default,v 1.2.2.3 2008/03/02 00:10:36 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)