projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88a2e38
)
Split out inheritance major feature item in release notes.
author
Bruce Momjian
<
[email protected]
>
Tue, 26 Sep 2006 11:45:33 +0000
(11:45 +0000)
committer
Bruce Momjian
<
[email protected]
>
Tue, 26 Sep 2006 11:45:33 +0000
(11:45 +0000)
doc/src/sgml/release.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release.sgml
b/doc/src/sgml/release.sgml
index d2beba52a1701db1159b1a22c9e19a57aad0c4fe..83a74655dd61a0c0f651d693211a646dda1d8120 100644
(file)
--- a/
doc/src/sgml/release.sgml
+++ b/
doc/src/sgml/release.sgml
@@
-103,7
+103,13
@@
For new features, add links to the documentation sections.
<listitem>
<para>
- More control over creating/dropping objects and inheritance
+ More control over creating and dropping objects
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ Allow inheritance to be removed from tables
</para>
</listitem>