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

Commitd69a3f4

Browse files
committed
Introduce ATT_PARTITIONED_TABLE in tablecmds.c
Partitioned tables and normal tables have been relying on ATT_TABLE inATSimplePermissions() to produce error messages that depend on therelation's relkind, because both relkinds currently support the same setof ALTER TABLE subcommands.A patch to restrict SET LOGGED/UNLOGGED for partitioned tables is underdiscussion, and introducing ATT_PARTITIONED_TABLE makes subcommandrestrictions for partitioned tables easier to deal with, so let's addone. There is no functional change.Author: Michael PaquierReviewed-by: Nathan BossartDiscussion:https://postgr.es/m/Zt6cDnwSvnuLLnak@paquier.xyz
1 parent5d56d07 commitd69a3f4

File tree

1 file changed

+96
-45
lines changed

1 file changed

+96
-45
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp