Re: [HACKERS] Multiline privileges in \z - Mailing list pgsql-patches

From Andrew Dunstan
Subject Re: [HACKERS] Multiline privileges in \z
Date
Msg-id 481E613B.3020003@dunslane.net
Whole thread Raw
In response to Re: [HACKERS] Multiline privileges in \z  ("Brendan Jurd" <direvus@gmail.com>)
List pgsql-patches

Brendan Jurd wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Fri, Apr 18, 2008 at 2:37 AM, Tom Lane  wrote:
>
>>  The function names in the patch need schema-qualification in case
>>  pg_catalog is not first in the search path.
>>
>>
>
> Ah, yes.  I should have seen that.  Thanks Tom.
>
> New version attached with schema-qualification.
>
>
>

Committed with slight editorialization and a consequent docs change.

cheers

andrew

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: options for RAISE statement
Next
From: H.Harada
Date:
Subject: Re: temporal version of generate_series()