Re: 8.5alpha3 bug in information_schema.table_privileges

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 8.5alpha3 bug in information_schema.table_privileges
Дата
Msg-id 23279.1263261429@sss.pgh.pa.us
обсуждение исходный текст
Ответ на 8.5alpha3 bug in information_schema.table_privileges  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-hackers
Robert Treat <xzilla@users.sourceforge.net> writes:
> pagila=# select * from information_schema.table_privileges;
> TRAP: FailedAssertion("!(idx[0] < (((int *) (((char *) (acl)) + 
> sizeof(ArrayType)))[0]))", File: "acl.c", Line: 1740)
> server closed the connection unexpectedly
>         This probably means the server terminated abnormally
>         before or while processing the request.

Hmm, looks like somebody forgot to consider the case of a zero-element
ACL array ...
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: damage control mode
Следующее
От: Robert Haas
Дата:
Сообщение: Re: damage control mode