Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 63b7afb

Browse files
committed
Update workding for daylight savings time.
1 parent a85a290 commit 63b7afb

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

doc/FAQ

Lines changed: 6 additions & 6 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: Tue Feb 6 13:31:07 EST 2007
4+
Last updated: Tue Feb 6 13:33:13 EST 2007
55

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

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

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.
332+
USA daylight saving time changes are included in PostgreSQL release
333+
8.0.[4+], and all later major releases, e.g. 8.1. Canada and Western
334+
Australia changes are included in 8.0.[10+], 8.1.[6+], and all later
335+
major releases. PostgreSQL releases prior to 8.0 use the operating
336+
system's timezone database for daylight saving information.
337337
_________________________________________________________________
338338

339339
User Client Questions

doc/src/FAQ/FAQ.html

Lines changed: 6 additions & 6 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: Tue Feb 6 13:31:07 EST 2007</P>
13+
<P>Last updated: Tue Feb 6 13:33:13 EST 2007</P>
1414

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

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>
445+
<P>USA daylight saving time changes are included in PostgreSQL release
446+
8.0.[4+], and all later major releases, e.g. 8.1. Canada and Western
447+
Australia changes are included in 8.0.[10+], 8.1.[6+], and all later
448+
major releases. PostgreSQL releases prior to 8.0 use the operating
449+
system's timezone database for daylight saving information.</P>
450450

451451
<HR>
452452

0 commit comments

Comments
 (0)