Represent grant options in the information schema.
Peter Eisentraut <peter_e@gmx.net>
Represent grant options in the information schema.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/information_schema.sql | modified | +29 −20 |
| src/backend/utils/adt/acl.c | modified | +102 −16 |
| src/include/catalog/pg_proc.h | modified | +3 −1 |
| src/include/utils/acl.h | modified | +5 −1 |