Re: pgsql-server/src backend/utils/adt/acl.c inclu ...

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Neil Conway <neilc(at)samurai(dot)com>
Cc: Bruce Momjian <momjian(at)svr1(dot)postgresql(dot)org>, Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>, pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql-server/src backend/utils/adt/acl.c inclu ...
Date: 2004-04-29 04:39:39
Message-ID: 200404290439.i3T4ddZ27297@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Neil Conway wrote:
> On 26-Apr-04, at 11:06 AM, Bruce Momjian wrote:
> > Please find a attached a small patch that adds accessor functions
> > for "aclitem" so that it is not an opaque datatype.
>
> Shouldn't this patch include some documentation updates?

I talked to the author about this. Turns out none of our permission
functions have docs. I figure if folks want to use them, they will use
psql \df to find them.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2004-04-29 05:08:33 Re: pgsql-server/src backend/utils/adt/acl.c inclu ...
Previous Message Tom Lane 2004-04-29 04:37:10 pgsql-server/doc/src/sgml runtime.sgml

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruno Wolff III 2004-04-29 04:48:48 Re: What can we learn from MySQL?
Previous Message Bruce Momjian 2004-04-29 04:36:50 Re: 7.5 features