pgsql: Minor improvements for CHECK NO INHERIT documentation.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Minor improvements for CHECK NO INHERIT documentation.
Date: 2012-04-24 01:59:57
Message-ID: E1SMV2r-0001Nz-68@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Minor improvements for CHECK NO INHERIT documentation.

Fix typo spotted by Thom Brown, and improve wording in another area
where Thom spotted a typo.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/9d435d57e1f8ec7e51d40722854252875d8cc6eb

Modified Files
--------------
doc/src/sgml/ref/alter_table.sgml | 5 ++---
doc/src/sgml/ref/create_table.sgml | 2 +-
2 files changed, 3 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2012-04-24 02:07:03 pgsql: Reduce hash size for compute_array_stats, compute_tsvector_stats
Previous Message Peter Eisentraut 2012-04-22 16:24:26 pgsql: Fix some typos