From: | Luis Magaa <joe666(at)gnovus(dot)com> |
---|---|
To: | peter_e(at)gmx(dot)net |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Data definition for aclitem Datatype |
Date: | 2000-10-31 16:14:21 |
Message-ID: | SAK.2000.10.31.kfnfdgcs@thor |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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
joe666(at)gnovus(dot)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 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 peter_e(at)gmx(dot)net http://yi.org/peter-e/
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Karl DeBisschop | 2000-10-31 16:28:26 | Re: [HACKERS] Re: [GENERAL] 7.0 vs. 7.1 (was: latest version?) |
Previous Message | Lamar Owen | 2000-10-31 15:51:09 | Re: Re: [GENERAL] 7.0 vs. 7.1 (was: latest version?) |