Please find a attached a small patch that adds accessor functions

Bruce Momjian <bruce@momjian.us>

Commit: 0a17fd726ca50d04d99395addbbc89e6dfa5be31
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-04-26T15:06:49Z
Releases: 8.0.0
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

Files