File tree Expand file tree Collapse file tree 2 files changed +12
-9
lines changed Expand file tree Collapse file tree 2 files changed +12
-9
lines changed Original file line number Diff line number Diff line change 1
1
2
2
Frequently Asked Questions (FAQ) for PostgreSQL
3
3
4
- Last updated: Tue Jan 30 17:37:01 EST 2007
4
+ Last updated: Tue Feb 6 13:31:07 EST 2007
5
5
6
6
Current maintainer: Bruce Momjian (bruce@momjian.us)
7
7
329
329
1.14) Will PostgreSQL handle recent daylight saving time changes in various
330
330
countries?
331
331
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.
335
337
_________________________________________________________________
336
338
337
339
User Client Questions
Original file line number Diff line number Diff line change 10
10
alink ="#0000ff ">
11
11
< H1 > Frequently Asked Questions (FAQ) for PostgreSQL</ H1 >
12
12
13
- < P > Last updated: Tue Jan 30 17:37:01 EST 2007</ P >
13
+ < P > Last updated: Tue Feb 6 13:31:07 EST 2007</ P >
14
14
15
15
< P > Current maintainer: Bruce Momjian (< A href =
16
16
"mailto:bruce@momjian.us "> bruce@momjian.us</ A > )
@@ -442,10 +442,11 @@ <H3 id="item1.13">1.13) How does PostgreSQL compare to other
442
442
< H3 id ="item1.14 "> 1.14) Will PostgreSQL handle recent daylight
443
443
saving time changes in various countries?</ H3 >
444
444
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 >
449
450
450
451
< HR >
451
452
You can’t perform that action at this time.
0 commit comments