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

Bruce Momjian <bruce@momjian.us>

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