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

Bruce Momjian <bruce@momjian.us>

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