Re: Data definition for aclitem Datatype

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Luis Magaa <joe666(at)gnovus(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Data definition for aclitem Datatype
Date: 2000-10-31 09:57:01
Message-ID: Pine.LNX.4.21.0010311056180.1073-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2000-10-31 10:27:23 Re: Re: BIT/BIT VARYING status
Previous Message Peter Eisentraut 2000-10-31 09:55:39 Re: Current CVS broken?