mirror of
https://github.com/postgres/postgres.git
synced 2025-09-08 00:47:37 +03:00
Make an editorial pass over the 9.0 release notes.
This is mostly about grammar, style, and presentation, though I did find a few small factual errors.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/ddl.sgml,v 1.95 2010/08/20 13:59:45 tgl Exp $ -->
|
||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/ddl.sgml,v 1.96 2010/08/23 02:43:25 tgl Exp $ -->
|
||||
|
||||
<chapter id="ddl">
|
||||
<title>Data Definition</title>
|
||||
@@ -846,7 +846,7 @@ CREATE TABLE order_items (
|
||||
</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<sect2 id="ddl-constraints-exclusion">
|
||||
<title>Exclusion constraints</title>
|
||||
|
||||
<indexterm>
|
||||
|
Reference in New Issue
Block a user