File tree 1 file changed +11
-2
lines changed
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 $ -->
2
2
<!--
3
3
4
4
Typical markup:
@@ -83,6 +83,8 @@ do it for earlier branch release files.
83
83
84
84
<itemizedlist>
85
85
86
+ <!-- This list duplicates items below, but without authors or details-->
87
+
86
88
<listitem>
87
89
<para>
88
90
*MAJOR ITEM LIST GOES HERE*
@@ -348,6 +350,13 @@ do it for earlier branch release files.
348
350
</para>
349
351
</listitem>
350
352
353
+ <listitem>
354
+ <para>
355
+ DateStyle no longer controls interval output (use new variable
356
+ IntervalStyle)
357
+ </para>
358
+ </listitem>
359
+
351
360
<listitem>
352
361
<para>
353
362
Remove ~=~ and ~<>~ operators used for LIKE index comparisons
@@ -1428,7 +1437,7 @@ do it for earlier branch release files.
1428
1437
1429
1438
<listitem>
1430
1439
<para>
1431
- Support the IS0 8601 time interval syntax (Tom ) bjm: sufficient?
1440
+ Support the IS0 8601 time interval syntax (Ron Mayer ) bjm: sufficient?
1432
1441
</para>
1433
1442
1434
1443
<para>
You can’t perform that action at this time.
0 commit comments