OSDN Git Service

Revert patch --- needs more generalized solution.
authorBruce Momjian <bruce@momjian.us>
Sun, 2 May 2004 13:38:28 +0000 (13:38 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 2 May 2004 13:38:28 +0000 (13:38 +0000)
commita9d3c2cb18ed4b0de982d649f6f8f9530a388d4a
tree5f6689cf1db85709b1fdeb7b69a017cd4a401346
parent7ebd5dafd8d77555a1e3660d3936da05531a6d55
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
src/backend/utils/adt/acl.c
src/include/catalog/catversion.h
src/include/catalog/pg_proc.h
src/include/utils/acl.h
src/test/regress/expected/privileges.out
src/test/regress/sql/privileges.sql