Represent grant options in the information schema.

Peter Eisentraut <peter_e@gmx.net>

Commit: 8a2922dcb2c70004d57e44ac258078a8c1b4fc0f
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2003-06-11T09:23:55Z
Releases: 7.4.1
Represent grant options in the information schema.

Files

PathChange+/−
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