pgsql: doc: Reword old inheritance partitioning documentation

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Reword old inheritance partitioning documentation
Date: 2018-07-06 19:27:21
Message-ID: E1fbWO1-00078E-Ci@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Reword old inheritance partitioning documentation

Prefer to use phrases like "child" instead of "partition" when
describing the legacy inheritance-based partitioning. The word
"partition" now has a fixed meaning for the built-in partitioning, so
keeping it out of the documentation of the old method makes things
clearer.

Author: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Committer: Peter Eisentraut <peter_e(at)gmx(dot)net>
Backpatch of: 0c06534bd63b

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/77cb7eaa78cdc9bd63236aca7f16f1af31b17c98

Modified Files
--------------
doc/src/sgml/ddl.sgml | 103 +++++++++++++++++++++++++-------------------------
1 file changed, 52 insertions(+), 51 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2018-07-06 20:40:04 pgsql: Allow replication slots to be dropped in single-user mode
Previous Message Andrew Dunstan 2018-07-06 11:35:03 pgsql: Print DEBUG2 like that rather than as DEBUG