Re: pg_group problem - Mailing list pgsql-general

From Nigel J. Andrews
Subject Re: pg_group problem
Date
Msg-id Pine.LNX.4.21.0208300118120.667-100000@ponder.fairway2k.co.uk
Whole thread Raw
In response to pg_group problem  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
Responses Re: pg_group problem  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
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


pgsql-general by date:

Previous
From: "Nigel J. Andrews"
Date:
Subject: pg_group problem
Next
From: Tom Lane
Date:
Subject: Re: pg_group problem