mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-21 08:29:39 +08:00
Remove some cross-references that don't seem to work in HISTORY
generation ... we should figure this out later ...
This commit is contained in:
parent
18cb6f7dd0
commit
3a38ea2616
@ -1,4 +1,4 @@
|
||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.514 2007/10/04 22:55:49 tgl Exp $ -->
|
||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.515 2007/10/05 04:03:41 tgl Exp $ -->
|
||||
<!--
|
||||
|
||||
Typical markup:
|
||||
@ -1585,13 +1585,13 @@ do it for earlier branch release files.
|
||||
|
||||
<para>
|
||||
There is now an <type>xml</> data type and standard operations
|
||||
on it; see <xref linkend="datatype-xml">.
|
||||
on it.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Support enum data types (see <xref linkend="datatype-enum">)
|
||||
Support enum data types
|
||||
(Tom Dunstan)
|
||||
</para>
|
||||
</listitem>
|
||||
@ -1599,7 +1599,7 @@ do it for earlier branch release files.
|
||||
<listitem>
|
||||
<para>
|
||||
Add a <type>uuid</type> data type similar to that defined in RFC
|
||||
4122 (see <xref linkend="datatype-uuid">) (Gevik Babakhani, Neil)
|
||||
4122 (Gevik Babakhani, Neil)
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user