From 63b7afbe4f38cbb49d2f70890f9085f4cc55e867 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 6 Feb 2007 18:33:20 +0000 Subject: [PATCH] Update workding for daylight savings time. --- doc/FAQ | 12 ++++++------ doc/src/FAQ/FAQ.html | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/doc/FAQ b/doc/FAQ index 0ed9ce9661..e7a14bc9cf 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -1,7 +1,7 @@ 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) @@ -329,11 +329,11 @@ 1.14) Will PostgreSQL handle recent daylight saving time changes in various countries? - 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. + 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. _________________________________________________________________ User Client Questions diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 6f5cc2f3ce..5cc7c75060 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff">

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) @@ -442,11 +442,11 @@

1.14) Will PostgreSQL handle recent daylight saving time changes in various countries?

-

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.

+

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.


-- 2.40.0