Hi:
I'm wrinting a graphical interface that would manage users, groups and permissions on
a postgresql database, that was the reason 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 ?. Thanks for your answer.
Sincerely.
--
Luis Magaņa
Gnovus Networks & Software
www.gnovus.com
Tel. +52 (7) 4422425
[EMAIL PROTECTED]
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 but I 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 [EMAIL PROTECTED] http://yi.org/peter-e/
>
>