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]> Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/0c06534bd63b0bd23d7744a53f3b490a2adeea8a Modified Files -------------- doc/src/sgml/ddl.sgml | 103 +++++++++++++++++++++++++------------------------- 1 file changed, 52 insertions(+), 51 deletions(-)
