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 <[email protected]> Committer: Peter Eisentraut <[email protected]> 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(-)
