File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- <!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.514 2007/10/04 22:55:49 tgl Exp $ -->
1
+ <!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.515 2007/10/05 04:03:41 tgl Exp $ -->
2
2
<!--
3
3
4
4
Typical markup:
@@ -1585,21 +1585,21 @@ do it for earlier branch release files.
1585
1585
1586
1586
<para>
1587
1587
There is now an <type>xml</> data type and standard operations
1588
- on it; see <xref linkend="datatype-xml"> .
1588
+ on it.
1589
1589
</para>
1590
1590
</listitem>
1591
1591
1592
1592
<listitem>
1593
1593
<para>
1594
- Support enum data types (see <xref linkend="datatype-enum">)
1594
+ Support enum data types
1595
1595
(Tom Dunstan)
1596
1596
</para>
1597
1597
</listitem>
1598
1598
1599
1599
<listitem>
1600
1600
<para>
1601
1601
Add a <type>uuid</type> data type similar to that defined in RFC
1602
- 4122 (see <xref linkend="datatype-uuid">) ( Gevik Babakhani, Neil)
1602
+ 4122 (Gevik Babakhani, Neil)
1603
1603
</para>
1604
1604
</listitem>
1605
1605
You can’t perform that action at this time.
0 commit comments