Re: Bug Report -- information schema view is broken 'unrecognized privilege type: "RERERENCES"' - Mailing list pgsql-general

From Manfred Koizar
Subject Re: Bug Report -- information schema view is broken 'unrecognized privilege type: "RERERENCES"'
Date
Msg-id v780c0dgpjasc53os2t21gb14d93kacfir@email.aon.at
Whole thread Raw
In response to Bug Report -- information schema view is broken 'unrecognized privilege type: "RERERENCES"'  (Greg Stark <gsstark@mit.edu>)
List pgsql-general
On 04 Jun 2004 01:31:05 -0400, Greg Stark <gsstark@mit.edu> wrote:
>using 7.4 beta 5. IIRC that was the last beta before the release and there
>were no changes for 7.4.

But there were changes between 7.4 and 7.4.2 ;-)  And I believe that
this fix is one of them.

>db=> \d information_schema.tables
> [...]
>Note the "RERERENCES" in the last line of the view definition.

This is fixed in current sources.

Servus
 Manfred

pgsql-general by date:

Previous
From: Greg Stark
Date:
Subject: Re: Bug Report -- information schema view is broken 'unrecognized privilege type: "RERERENCES"'
Next
From: "Nagib Abi Fadel"
Date:
Subject: Re: Creating a session variable in Postgres