From: Tom Lane on 11 Jan 2010 20:57 Robert Treat <xzilla(a)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 -- Sent via pgsql-hackers mailing list (pgsql-hackers(a)postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
|
Pages: 1 Prev: [COMMITTERS] pgsql: Also update ChangerLogfile. Next: [HACKERS] Fix for memory leak in dblink |