doc: mention inheritance's tableoid can be used in partitioning

Bruce Momjian <bruce@momjian.us>

Commit: c362570e83ab08e41e18437e158a8542dd8c3556
Author: Bruce Momjian <bruce@momjian.us>
Date: 2021-08-03T15:11:51Z
Releases: 14.0
doc:  mention inheritance's tableoid can be used in partitioning

Previously tableoid was not mentioned in the partition doc section.  We
only had a link to the "all the normal rules" of inheritance section.

Reported-by: michal.palenik@freemap.sk

Discussion: https://postgr.es/m/162627031219.693.11508199541771263335@wrigleys.postgresql.org

Backpatch-through: 10

Files

PathChange+/−
doc/src/sgml/ddl.sgml modified +2 −1

Documentation touched