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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Greg Stark <gsstark(at)mit(dot)edu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Bug Report -- information schema view is broken 'unrecognized privilege type: "RERERENCES"'
Date: 2004-06-04 06:45:32
Message-ID: 23419.1086331532@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Greg Stark <gsstark(at)mit(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Greg Stark 2004-06-04 07:04:16 Re: Bug Report -- information schema view is broken 'unrecognized privilege type: "RERERENCES"'
Previous Message Manfred Koizar 2004-06-04 06:32:18 Re: Creating a session variable in Postgres