Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit261f184

Browse files
committed
Update RELEASE_CHANGES to mention updating the timezone database as
a routine part of release prep.
1 parent1b9c102 commit261f184

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

‎src/timezone/README

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
This is a PostgreSQL adapted version of the timezone library
22
from:
33

4-
ftp://elsie.nci.nih.gov/pub/tz*.tar.gz
4+
ftp://elsie.nci.nih.gov/pub/tzcode*.tar.gz
55

6+
The data files under data/ are an exact copy of the latest data set
7+
from
8+
9+
ftp://elsie.nci.nih.gov/pub/tzdata*.tar.gz
10+
11+
Since time zone rules change frequently in some parts of the world,
12+
we should endeavor to update the data files before each PostgreSQL
13+
release.

‎src/tools/RELEASE_CHANGES

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,11 @@
2929
update INSTALL
3030
platform-specific FAQ's, if needed
3131

32+
* Update timezone data to match latest zic database (see src/timezone/README)
33+
3234
* Update pg_upgrade to handle new version, or disable
3335

34-
* Update copyright year?
36+
* Update copyright year when needed
3537

3638

3739
---------------------------------------------------------------------------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp