Skip to content

Commit a47834d

Browse files
committed
doc: Improve tableoid description
Mention that it's useful for determining table names for partitioned tables as well as for those in inheritance hierarchies. Author: Ian Lawrence Barwick <barwick@gmail.com> Reviewed-by: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com> Discussion: https://www.postgresql.org/message-id/flat/CAB8KJ=gFmBXP=P9htziOj+WM5PDAK4qc7iGQta+8kUh306kQnw@mail.gmail.com
1 parent c71f9a0 commit a47834d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/sgml/ddl.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1144,7 +1144,8 @@ CREATE TABLE circles (
11441144

11451145
<para>
11461146
The OID of the table containing this row. This column is
1147-
particularly handy for queries that select from inheritance
1147+
particularly handy for queries that select from partitioned
1148+
tables (see <xref linkend="ddl-partitioning"/>) or inheritance
11481149
hierarchies (see <xref linkend="ddl-inherit"/>), since without it,
11491150
it's difficult to tell which individual table a row came from. The
11501151
<structfield>tableoid</structfield> can be joined against the

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy