Re: [PATCHES] Here it is - view permissions - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [PATCHES] Here it is - view permissions
Date
Msg-id 199802211826.NAA02166@candle.pha.pa.us
Whole thread Raw
In response to Re: [PATCHES] Here it is - view permissions  (jwieck@debis.com (Jan Wieck))
List pgsql-hackers
>
> >
> > This patch is missing changes to the other node handling functions for
> > rangetableentry.  Do you want me to add them?
>
>     If you are so kind.
>
>     It's only a few lines to copy and modify in
>
>         nodes/outfuncs.c
>     nodes/print.c
>     nodes/readfuncs.c

Done.  Actually, several of the fields were missing.  I don't know how I
missed fixing them previously.

--
Bruce Momjian
maillist@candle.pha.pa.us

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Here it is - view permissions
Next
From: The Hermit Hacker
Date:
Subject: FreeBSD/mktemp bug with create index...fixed