-
- Downloads
Revert patch --- needs more generalized solution.
> Please find a attached a small patch that adds accessor functions > for "aclitem" so that it is not an opaque datatype. > > I needed these functions to browse aclitems from user land. I can load > them when necessary, but it seems to me that these accessors for a > backend type belong to the backend, so I submit them. > > Fabien Coelho
Showing
- src/backend/utils/adt/acl.c 1 addition, 38 deletionssrc/backend/utils/adt/acl.c
- src/include/catalog/catversion.h 2 additions, 2 deletionssrc/include/catalog/catversion.h
- src/include/catalog/pg_proc.h 1 addition, 13 deletionssrc/include/catalog/pg_proc.h
- src/include/utils/acl.h 1 addition, 6 deletionssrc/include/utils/acl.h
- src/test/regress/expected/privileges.out 0 additions, 14 deletionssrc/test/regress/expected/privileges.out
- src/test/regress/sql/privileges.sql 0 additions, 9 deletionssrc/test/regress/sql/privileges.sql
Loading
Please register or sign in to comment