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

Commit0f84033

Browse files
committed
Document that Datestyle no longer controls interval output, per
suggestion from Ron Mayer
1 parentc766296 commit0f84033

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.598 2009/03/26 12:38:03 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.599 2009/03/27 00:01:47 momjian Exp $ -->
22
<!--
33

44
Typical markup:
@@ -83,6 +83,8 @@ do it for earlier branch release files.
8383

8484
<itemizedlist>
8585

86+
<!-- This list duplicates items below, but without authors or details-->
87+
8688
<listitem>
8789
<para>
8890
*MAJOR ITEM LIST GOES HERE*
@@ -348,6 +350,13 @@ do it for earlier branch release files.
348350
</para>
349351
</listitem>
350352

353+
<listitem>
354+
<para>
355+
DateStyle no longer controls interval output (use new variable
356+
IntervalStyle)
357+
</para>
358+
</listitem>
359+
351360
<listitem>
352361
<para>
353362
Remove ~=~ and ~&lt;&gt;~ operators used for LIKE index comparisons
@@ -1428,7 +1437,7 @@ do it for earlier branch release files.
14281437

14291438
<listitem>
14301439
<para>
1431-
Support the IS0 8601 time interval syntax (Tom) bjm: sufficient?
1440+
Support the IS0 8601 time interval syntax (Ron Mayer) bjm: sufficient?
14321441
</para>
14331442

14341443
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp