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

Commita3a7d47

Browse files
committed
Set column privileges to supported
1 parentc473d92 commita3a7d47

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎src/backend/catalog/sql_features.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,9 @@ E081Basic Privileges01SELECT privilegeYES
8787
E081Basic Privileges02DELETE privilegeYES
8888
E081Basic Privileges03INSERT privilege at the table levelYES
8989
E081Basic Privileges04UPDATE privilege at the table levelYES
90-
E081Basic Privileges05UPDATE privilege at the column levelNO
90+
E081Basic Privileges05UPDATE privilege at the column levelYES
9191
E081Basic Privileges06REFERENCES privilege at the table levelYES
92-
E081Basic Privileges07REFERENCES privilege at the column levelNO
92+
E081Basic Privileges07REFERENCES privilege at the column levelYES
9393
E081Basic Privileges08WITH GRANT OPTIONYES
9494
E081Basic Privileges09USAGE privilegeNO
9595
E081Basic Privileges10EXECUTE privilegeYES
@@ -290,7 +290,7 @@ F696Additional translation documentationNO
290290
F701Referential update actionsYES
291291
F711ALTER domainYES
292292
F721Deferrable constraintsNOforeign keys only
293-
F731INSERT column privilegesNO
293+
F731INSERT column privilegesYES
294294
F741Referential MATCH typesNOno partial match yet
295295
F751View CHECK enhancementsNO
296296
F761Session managementYES
@@ -433,7 +433,7 @@ T251SET TRANSACTION statement: LOCAL optionNO
433433
T261Chained transactionsNO
434434
T271SavepointsYES
435435
T272Enhanced savepoint managementNO
436-
T281SELECT privilege with column granularityNO
436+
T281SELECT privilege with column granularityYES
437437
T285Enhanced derived column namesNO
438438
T301Functional dependenciesNO
439439
T312OVERLAY functionYES

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp