Re: pg_group problem

Поиск
Список
Период
Сортировка
От Nigel J. Andrews
Тема Re: pg_group problem
Дата
Msg-id Pine.LNX.4.21.0208300118120.667-100000@ponder.fairway2k.co.uk
обсуждение исходный текст
Ответ на pg_group problem  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
Ответы Re: pg_group problem  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "Nigel J. Andrews"
Дата:
Сообщение: pg_group problem
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_group problem