On Fri, 30 Aug 2002, Nigel J. Andrews wrote:
> ...
>
> testschemas=# alter group mytest_grp add user foo;
> ALTER GROUP
> testschemas=# select * from pg_group;
> ERROR: cache lookup failed for type 2139062143
>
>
> Is this something to do with the recent changes to array_in/out perhaps?
One other thing, there appears to be no regression test for this situation
since I didn't get any failures in make check. I don't suppose make bigcheck
will show any either but I'm running it now.
--
Nigel J. Andrews