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

Bruce Momjian <bruce@momjian.us>

Commit: 691272cae96b3c947d3d2d4d8c43c499e72c65a2
Author: Bruce Momjian <bruce@momjian.us>
Date: 2021-08-03T15:11:51Z
Releases: 15.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