diff --git a/doc/src/sgml/ddl.sgml b/doc/src/sgml/ddl.sgml index 3a2cfbd3011..c12a32c8c7f 100644 --- a/doc/src/sgml/ddl.sgml +++ b/doc/src/sgml/ddl.sgml @@ -1144,7 +1144,8 @@ CREATE TABLE circles ( The OID of the table containing this row. This column is - particularly handy for queries that select from inheritance + particularly handy for queries that select from partitioned + tables (see ) or inheritance hierarchies (see ), since without it, it's difficult to tell which individual table a row came from. The tableoid can be joined against the