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