| From: | momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql-server/src backend/utils/adt/acl.c inclu ... |
| Date: | 2004-05-02 13:38:28 |
| Message-ID: | 20040502133828.375F9D1ECBC@svr1.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian(at)svr1(dot)postgresql(dot)org 04/05/02 10:38:28
Modified files:
src/backend/utils/adt: acl.c
src/include/catalog: catversion.h pg_proc.h
src/include/utils: acl.h
src/test/regress/expected: privileges.out
src/test/regress/sql: privileges.sql
Log message:
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2004-05-02 13:38:55 | Re: pgsql-server/src backend/utils/adt/acl.c inclu ... |
| Previous Message | Peter Eisentraut | 2004-05-02 13:10:39 | Re: pgsql-server/src backend/utils/adt/acl.c inclu ... |