summaryrefslogtreecommitdiff
path: root/doc/src/FAQ/FAQ.html
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2007-02-06 18:33:20 +0000
committerBruce Momjian <bruce@momjian.us>2007-02-06 18:33:20 +0000
commit63b7afbe4f38cbb49d2f70890f9085f4cc55e867 (patch)
tree93d22295e75d328c8e0ec57a38f8a878a1d8b3bb /doc/src/FAQ/FAQ.html
parenta85a290dad16b716e55f1a8bba60f900ed370a3c (diff)
Update workding for daylight savings time.
Diffstat (limited to 'doc/src/FAQ/FAQ.html')
-rw-r--r--doc/src/FAQ/FAQ.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index 6f5cc2f3ce0..5cc7c75060f 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -10,7 +10,7 @@
alink="#0000ff">
<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=
"mailto:bruce@momjian.us">bruce@momjian.us</A>)
@@ -442,11 +442,11 @@
<H3 id="item1.14">1.14) Will PostgreSQL handle recent daylight
saving time changes in various countries?</H3>
- <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>
+ <P>USA daylight 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>
<HR>