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 11
22 Frequently Asked Questions (FAQ) for PostgreSQL
33
4- Last updated: Tue Jan 30 17:37:01 EST 2007
4+ Last updated: Tue Feb 6 13:31:07 EST 2007
55
66 Current maintainer: Bruce Momjian (bruce@momjian.us)
77
329329 1.14) Will PostgreSQL handle recent daylight saving time changes in various
330330 countries?
331331
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.
335337 _________________________________________________________________
336338
337339 User Client Questions
Original file line number Diff line number Diff line change 1010 alink ="#0000ff ">
1111 < H1 > Frequently Asked Questions (FAQ) for PostgreSQL</ H1 >
1212
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 >
1414
1515 < P > Current maintainer: Bruce Momjian (< A href =
1616 "mailto:bruce@momjian.us "> bruce@momjian.us</ A > )
@@ -442,10 +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 > 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 >
449450
450451 < HR >
451452
You can’t perform that action at this time.
0 commit comments