CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       04/04/26 12:06:49

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:
        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


---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to