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

Commit36f887c

Browse files
committed
Speed up information schema privilege views
Instead of expensive cross joins to resolve the ACL, add table-returningfunction aclexplode() that expands the ACL into a useful form, and joinagainst that.Also, implement the role_*_grants views as a thin layer over the respective*_privileges views instead of essentially repeating the same code twice.fixes bug #4596by Joachim Wieland, with cleanup by me
1 parent636bac6 commit36f887c

File tree

5 files changed

+301
-232
lines changed

5 files changed

+301
-232
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp