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

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: Bug Report -- information schema view is broken 'unrecognized privilege type: "RERERENCES"'
Дата
Msg-id 87y8n3249b.fsf@stark.xeocode.com
обсуждение исходный текст
Ответ на Re: Bug Report -- information schema view is broken 'unrecognized privilege type: "RERERENCES"'  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Bug Report -- information schema view is broken 'unrecognized privilege type: "RERERENCES"'
Следующее
От: Manfred Koizar
Дата:
Сообщение: Re: Bug Report -- information schema view is broken 'unrecognized privilege type: "RERERENCES"'