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

Commita85a290

Browse files
committed
Update timezone FAQ item:
<P>USA saving time changes are included in PostgreSQL release 8.0.[4+], and all later major releases, e.g. 8.1. Canada and Western Australia changes are included in 8.0.[10+], 8.1.[6+], and all later major releases. PostgreSQL releases prior to 8.0 use the operating system's timezone database for daylight saving information.</P>
1 parenta8c3f16 commita85a290

File tree

2 files changed

+12
-9
lines changed

2 files changed

+12
-9
lines changed

‎doc/FAQ

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: TueJan 30 17:37:01 EST 2007
4+
Last updated: TueFeb 6 13:31:07 EST 2007
55

66
Current maintainer: Bruce Momjian (bruce@momjian.us)
77

@@ -329,9 +329,11 @@
329329
1.14) Will PostgreSQL handle recent daylight saving time changes in various
330330
countries?
331331

332-
PostgreSQL versions prior to 8.0 use the operating system's timezone
333-
database for daylight saving information. All current versions of
334-
PostgreSQL 8.0 and later contain up-to-date timezone information.
332+
USA saving time changes are included in PostgreSQL release 8.0.[4+],
333+
and all later major releases, e.g. 8.1. Canada and Western Australia
334+
changes are included in 8.0.[10+], 8.1.[6+], and all later major
335+
releases. PostgreSQL releases prior to 8.0 use the operating system's
336+
timezone database for daylight saving information.
335337
_________________________________________________________________
336338

337339
User Client Questions

‎doc/src/FAQ/FAQ.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated: TueJan 30 17:37:01 EST 2007</P>
13+
<P>Last updated: TueFeb 6 13:31:07 EST 2007</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<Ahref=
1616
"mailto:bruce@momjian.us">bruce@momjian.us</A>)
@@ -442,10 +442,11 @@ <H3 id="item1.13">1.13) How does PostgreSQL compare to other
442442
<H3id="item1.14">1.14) Will PostgreSQL handle recent daylight
443443
saving time changes in various countries?</H3>
444444

445-
<P>PostgreSQL versions prior to 8.0 use the operating system's
446-
timezone database for daylight saving information. All current
447-
versions of PostgreSQL 8.0 and later contain up-to-date timezone
448-
information.</P>
445+
<P>USA saving time changes are included in PostgreSQL release 8.0.[4+],
446+
and all later major releases, e.g. 8.1. Canada and Western Australia
447+
changes are included in 8.0.[10+], 8.1.[6+], and all later major
448+
releases. PostgreSQL releases prior to 8.0 use the operating system's
449+
timezone database for daylight saving information.</P>
449450

450451
<HR>
451452

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp