Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7134b8c

Browse files
committed
doc: mention inheritance's tableoid can be used in partitioning
Previously tableoid was not mentioned in the partition doc section. Weonly had a link to the "all the normal rules" of inheritance section.Reported-by: michal.palenik@freemap.skDiscussion:https://postgr.es/m/162627031219.693.11508199541771263335@wrigleys.postgresql.orgBackpatch-through: 10
1 parent0730690 commit7134b8c

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
@@ -4103,7 +4103,8 @@ ALTER INDEX measurement_city_id_logdate_key
41034103

41044104
<para>
41054105
Since a partition hierarchy consisting of the partitioned table and its
4106-
partitions is still an inheritance hierarchy, all the normal rules of
4106+
partitions is still an inheritance hierarchy,
4107+
<structfield>tableoid</structfield> and all the normal rules of
41074108
inheritance apply as described in <xref linkend="ddl-inherit"/>, with
41084109
a few exceptions:
41094110

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp