Content-Length: 258337 | pFad | http://github.com/postgrespro/postgres/commit/36f887c41c294d0035d84dfac75b4cc68a514950

05 Speed up information schema privilege views · postgrespro/postgres@36f887c · GitHub
Skip to content

Commit 36f887c

Browse files
committed
Speed up information schema privilege views
Instead of expensive cross joins to resolve the ACL, add table-returning function aclexplode() that expands the ACL into a useful form, and join against 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 #4596 by Joachim Wieland, with cleanup by me
1 parent 636bac6 commit 36f887c

File tree

5 files changed

+301
-232
lines changed

5 files changed

+301
-232
lines changed

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/36f887c41c294d0035d84dfac75b4cc68a514950

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy