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

From Tom Lane
Subject Re: Bug Report -- information schema view is broken 'unrecognized privilege type: "RERERENCES"'
Date
Msg-id 23419.1086331532@sss.pgh.pa.us
Whole thread Raw
In response to Bug Report -- information schema view is broken 'unrecognized privilege type: "RERERENCES"'  (Greg Stark <gsstark@mit.edu>)
Responses Re: Bug Report -- information schema view is broken 'unrecognized privilege type: "RERERENCES"'  (Greg Stark <gsstark@mit.edu>)
List pgsql-general
Greg Stark <gsstark@mit.edu> writes:
> ... I'm actually still using 7.4 beta 5.

Naughty naughty.

> db=> select table_name from information_schema.tables;
> ERROR:  unrecognized privilege type: "RERERENCES"

Works for me in REL7_4 CVS tip.  You could dig in the committers
archives or release notes to see when it was fixed.

            regards, tom lane

pgsql-general by date:

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