Skip to content

Commit bd11277

Browse files
committed
Add missing @OverRide to 'India' config file, per Michael Fuhr.
Add $PostgreSQL$ lines for CVS identity, too.
1 parent a859695 commit bd11277

File tree

14 files changed

+35
-0
lines changed

14 files changed

+35
-0
lines changed

src/timezone/tznames/Africa.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
# a template for timezones you could need. See the `Date/Time Support'
55
# appendix in the PostgreSQL documentation for more information.
66
#
7+
# $PostgreSQL: pgsql/src/timezone/tznames/Africa.txt,v 1.2 2006/07/25 13:49:21 tgl Exp $
8+
#
79

810
CAT 7200 # Central Africa Time
911
# (Africa/Blantyre)

src/timezone/tznames/America.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
# a template for timezones you could need. See the `Date/Time Support'
55
# appendix in the PostgreSQL documentation for more information.
66
#
7+
# $PostgreSQL: pgsql/src/timezone/tznames/America.txt,v 1.2 2006/07/25 13:49:21 tgl Exp $
8+
#
79

810
# Acre time is sometimes called Acre Standard Time (AST) which leads to a
911
# conflict with AST (see below at AST)

src/timezone/tznames/Antarctica.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
# a template for timezones you could need. See the `Date/Time Support'
55
# appendix in the PostgreSQL documentation for more information.
66
#
7+
# $PostgreSQL: pgsql/src/timezone/tznames/Antarctica.txt,v 1.2 2006/07/25 13:49:21 tgl Exp $
8+
#
79

810
CLST -10800 D # Chile Summer Time
911
# (America/Santiago)

src/timezone/tznames/Asia.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
# a template for timezones you could need. See the `Date/Time Support'
55
# appendix in the PostgreSQL documentation for more information.
66
#
7+
# $PostgreSQL: pgsql/src/timezone/tznames/Asia.txt,v 1.2 2006/07/25 13:49:21 tgl Exp $
8+
#
79

810
# CONFLICT! ADT is not unique
911
# Other timezones:

src/timezone/tznames/Atlantic.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
# a template for timezones you could need. See the `Date/Time Support'
55
# appendix in the PostgreSQL documentation for more information.
66
#
7+
# $PostgreSQL: pgsql/src/timezone/tznames/Atlantic.txt,v 1.2 2006/07/25 13:49:21 tgl Exp $
8+
#
79

810
# CONFLICT! ADT is not unique
911
# Other timezones:

src/timezone/tznames/Australia

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
# In order to use this file, you need to set the run-time parameter
44
# timezone_abbreviations to 'Australia'. See the `Date/Time Support'
55
# appendix in the PostgreSQL documentation for more information.
6+
#
7+
# $PostgreSQL: pgsql/src/timezone/tznames/Australia,v 1.2 2006/07/25 13:49:21 tgl Exp $
68

79

810
# include the default set

src/timezone/tznames/Australia.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
# a template for timezones you could need. See the `Date/Time Support'
55
# appendix in the PostgreSQL documentation for more information.
66
#
7+
# $PostgreSQL: pgsql/src/timezone/tznames/Australia.txt,v 1.2 2006/07/25 13:49:21 tgl Exp $
8+
#
79

810
ACSST 37800 D # Central Australia (not in zic)
911
# CONFLICT! ACST is not unique

src/timezone/tznames/Default

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
# In order to use this file, you need to set the run-time parameter
44
# timezone_abbreviations to 'Default'. See the `Date/Time Support'
55
# appendix in the PostgreSQL documentation for more information.
6+
#
7+
# $PostgreSQL: pgsql/src/timezone/tznames/Default,v 1.2 2006/07/25 13:49:21 tgl Exp $
68

79

810
#################### AFRICA ####################

src/timezone/tznames/Etc.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
# a template for timezones you could need. See the `Date/Time Support'
55
# appendix in the PostgreSQL documentation for more information.
66
#
7+
# $PostgreSQL: pgsql/src/timezone/tznames/Etc.txt,v 1.2 2006/07/25 13:49:21 tgl Exp $
8+
#
79

810
GMT 0 # Greenwich Mean Time
911
# (Africa/Abidjan)

src/timezone/tznames/Europe.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
# a template for timezones you could need. See the `Date/Time Support'
55
# appendix in the PostgreSQL documentation for more information.
66
#
7+
# $PostgreSQL: pgsql/src/timezone/tznames/Europe.txt,v 1.2 2006/07/25 13:49:21 tgl Exp $
8+
#
79

810
BST 3600 D # British Summer Time
911
# Brazil Standard Time

0 commit comments

Comments
 (0)