pgsql: Improvements to the partitioning documentation.

From: neilc(at)postgresql(dot)org (Neil Conway)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improvements to the partitioning documentation.
Date: 2006-09-20 01:20:38
Message-ID: 20060920012038.525E39FB1CC@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Improvements to the partitioning documentation. Original patch from Greg
Stark, additional fixes and editorialization by Neil Conway. Greg's patch
description:

Some more doc patches for partitioned tables. In particular replace
the caveat that INCLUDING CONSTRAINTS doesn't exist and replace it
with documentation of, well, INCLUDING CONSTRAINTS.

Also, there was an instance of "LIKE WITH DEFAULTS" which is
actually spelled "LIKE INCLUDING DEFAULTS".

Modified Files:
--------------
pgsql/doc/src/sgml:
ddl.sgml (r1.61 -> r1.62)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ddl.sgml.diff?r1=1.61&r2=1.62)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-09-20 02:10:11 pgsql: Add shared linking information to AIX FAQ.
Previous Message Tom Lane 2006-09-19 22:49:53 pgsql: Improve usage of effective_cache_size parameter by assuming that