Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 8580985

Browse files
committed
Split out inheritance major feature item in release notes.
1 parent 03a68a7 commit 8580985

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

doc/src/sgml/release.sgml

Lines changed: 8 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.457 2006/09/25 15:35:28 neilc Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.458 2006/09/26 11:45:33 momjian Exp $ -->
22
<!--
33

44
Typical markup:
@@ -103,7 +103,13 @@ For new features, add links to the documentation sections.
103103

104104
<listitem>
105105
<para>
106-
More control over creating/dropping objects and inheritance
106+
More control over creating and dropping objects
107+
</para>
108+
</listitem>
109+
110+
<listitem>
111+
<para>
112+
Allow inheritance to be removed from tables
107113
</para>
108114
</listitem>
109115

0 commit comments

Comments
 (0)