File tree 2 files changed +12
-12
lines changed 2 files changed +12
-12
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 Feb 6 13:31:07 EST 2007
4
+ Last updated: Tue Feb 6 13:33:13 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
- 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.
332
+ USA daylight saving time changes are included in PostgreSQL release
333
+ 8.0.[4+], and all later major releases, e.g. 8.1. Canada and Western
334
+ Australia changes are included in 8.0.[10+], 8.1.[6+], and all later
335
+ major releases. PostgreSQL releases prior to 8.0 use the operating
336
+ system's timezone database for daylight saving information.
337
337
_________________________________________________________________
338
338
339
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 Feb 6 13:31:07 EST 2007</ P >
13
+ < P > Last updated: Tue Feb 6 13:33:13 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,11 +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 > 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 >
445
+ < P > USA daylight saving time changes are included in PostgreSQL release
446
+ 8.0.[4+], and all later major releases, e.g. 8.1. Canada and Western
447
+ Australia changes are included in 8.0.[10+], 8.1.[6+], and all later
448
+ major releases. PostgreSQL releases prior to 8.0 use the operating
449
+ system's timezone database for daylight saving information.</ P >
450
450
451
451
< HR >
452
452
You can’t perform that action at this time.
0 commit comments