Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb835472

Browse files
committed
Update 24 hours/1 day distinction in release notes.
1 parent9ee8b9f commitb835472

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.391 2005/10/15 20:12:32 neilc Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.392 2005/10/25 15:12:22 momjian Exp $
33

44
Typical markup:
55

@@ -1211,13 +1211,13 @@ psql -t -f fixseq.sql db1 | psql -e db1
12111211
Glaesemann)
12121212
</para>
12131213
<para>
1214-
Days that contain a daylight savings time adjustment are not 24
1215-
hours, but typically 23 or 25 hours. This change allows days
1216-
(not fixed 24-hour periods) to be added to dateswho's result
1217-
includesa daylight savings time adjustment period. Therefore,
1218-
while inprevious releases <literal>1 day</> and <literal>24
1219-
hours</> wereinterchangeable interval values, in this release
1220-
they are treateddifferently, e.g.
1214+
Dates that contain a daylight savings time adjustment are not 24
1215+
hours, but typically 23 or 25 hours. This change allowsnumericdays
1216+
(not fixed 24-hour periods) to be added to dateswhich include
1217+
a daylight savings time adjustment period. Therefore, while in
1218+
previous releases <literal>1 day</> and <literal>24 hours</> were
1219+
interchangeable interval values, in this release they are treated
1220+
differently, e.g.
12211221
<programlisting>
12221222
'2005-05-03 00:00:00 EST' + '1 day' = '2005-05-04 00:00:00-04'
12231223
'2005-05-03 00:00:00 EST' + '24 hours' = '2005-05-04 01:00:00-04'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp