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

From Greg Stark
Subject Re: Bug Report -- information schema view is broken 'unrecognized privilege type: "RERERENCES"'
Date
Msg-id 87y8n3249b.fsf@stark.xeocode.com
Whole thread Raw
In response to Re: Bug Report -- information schema view is broken 'unrecognized privilege type: "RERERENCES"'  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane <tgl@sss.pgh.pa.us> writes:

> Greg Stark <gsstark@mit.edu> writes:
> > ... I'm actually still using 7.4 beta 5.
>
> Naughty naughty.

Yeah, actually I didn't realize I was behind. I think I was behind because
Debian wanted to update perl in order to upgrade the perl pg driver and...

> > 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.

Anyways, I just updated and it's gone, but since I had already fixed the view
definition before upgrading that doesn't really prove anything.

7.4.1 does say:

   * Fix information schema view constraint_column_usage for foreign
       keys (Peter)

Which I presume covered this.

--
greg

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bug Report -- information schema view is broken 'unrecognized privilege type: "RERERENCES"'
Next
From: Manfred Koizar
Date:
Subject: Re: Bug Report -- information schema view is broken 'unrecognized privilege type: "RERERENCES"'