Update workding for daylight savings time.

This commit is contained in:
Bruce Momjian 2007-02-06 18:33:20 +00:00
parent a85a290dad
commit 63b7afbe4f
2 changed files with 12 additions and 12 deletions

12
doc/FAQ
View File

@ -1,7 +1,7 @@
Frequently Asked Questions (FAQ) for PostgreSQL Frequently Asked Questions (FAQ) for PostgreSQL
Last updated: Tue Feb 6 13:31:07 EST 2007 Last updated: Tue Feb 6 13:33:13 EST 2007
Current maintainer: Bruce Momjian (bruce@momjian.us) Current maintainer: Bruce Momjian (bruce@momjian.us)
@ -329,11 +329,11 @@
1.14) Will PostgreSQL handle recent daylight saving time changes in various 1.14) Will PostgreSQL handle recent daylight saving time changes in various
countries? countries?
USA saving time changes are included in PostgreSQL release 8.0.[4+], USA daylight saving time changes are included in PostgreSQL release
and all later major releases, e.g. 8.1. Canada and Western Australia 8.0.[4+], and all later major releases, e.g. 8.1. Canada and Western
changes are included in 8.0.[10+], 8.1.[6+], and all later major Australia changes are included in 8.0.[10+], 8.1.[6+], and all later
releases. PostgreSQL releases prior to 8.0 use the operating system's major releases. PostgreSQL releases prior to 8.0 use the operating
timezone database for daylight saving information. system's timezone database for daylight saving information.
_________________________________________________________________ _________________________________________________________________
User Client Questions User Client Questions

View File

@ -10,7 +10,7 @@
alink="#0000ff"> alink="#0000ff">
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
<P>Last updated: Tue Feb 6 13:31:07 EST 2007</P> <P>Last updated: Tue Feb 6 13:33:13 EST 2007</P>
<P>Current maintainer: Bruce Momjian (<A href= <P>Current maintainer: Bruce Momjian (<A href=
"mailto:bruce@momjian.us">bruce@momjian.us</A>) "mailto:bruce@momjian.us">bruce@momjian.us</A>)
@ -442,11 +442,11 @@
<H3 id="item1.14">1.14) Will PostgreSQL handle recent daylight <H3 id="item1.14">1.14) Will PostgreSQL handle recent daylight
saving time changes in various countries?</H3> saving time changes in various countries?</H3>
<P>USA saving time changes are included in PostgreSQL release 8.0.[4+], <P>USA daylight saving time changes are included in PostgreSQL release
and all later major releases, e.g. 8.1. Canada and Western Australia 8.0.[4+], and all later major releases, e.g. 8.1. Canada and Western
changes are included in 8.0.[10+], 8.1.[6+], and all later major Australia changes are included in 8.0.[10+], 8.1.[6+], and all later
releases. PostgreSQL releases prior to 8.0 use the operating system's major releases. PostgreSQL releases prior to 8.0 use the operating
timezone database for daylight saving information.</P> system's timezone database for daylight saving information.</P>
<HR> <HR>