File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed
Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 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
44Typical 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 ~<>~ 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>
You can’t perform that action at this time.
0 commit comments