Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03a68a7 commit 8580985Copy full SHA for 8580985
doc/src/sgml/release.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.457 2006/09/25 15:35:28 neilc Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.458 2006/09/26 11:45:33 momjian Exp $ -->
2
<!--
3
4
Typical markup:
@@ -103,7 +103,13 @@ For new features, add links to the documentation sections.
103
104
<listitem>
105
<para>
106
- More control over creating/dropping objects and inheritance
+ More control over creating and dropping objects
107
+ </para>
108
+ </listitem>
109
+
110
+ <listitem>
111
+ <para>
112
+ Allow inheritance to be removed from tables
113
</para>
114
</listitem>
115
0 commit comments