Hi:
I'm wrinting a graphical interface that would manage users, groups and permissions on a postgresql database, that was
thereason for me to ask for this datatype since it
is in the pg_class table. If it is going to
dissapear soon then what should I do ?, is there any other form to handle permissions rather than aclitem datatype ?.
Thanksfor your answer.
Sincerely.
--
Luis Magaña
Gnovus Networks & Software
www.gnovus.com
Tel. +52 (7) 4422425
joe666@gnovus.com
Original message from: Peter Eisentraut
>Luis Magaña writes:
>
>> What is the data definition for the aclitem datatype, I'm not able to found it in the sources, I know is there
butI was not able to find it. Thank you.
>
>src/backend/utils/adt/acl.c
>
>Don't use it though, it's slated to disappear soon.
>
>--
>Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/
>
>