New VACUUM FULL crashes on temp relations - Mailing list pgsql-hackers

From Simon Riggs
Subject New VACUUM FULL crashes on temp relations
Date
Msg-id 1265012980.13782.10883.camel@ebony
Whole thread Raw
Responses Re: New VACUUM FULL crashes on temp relations
List pgsql-hackers
TRAP: FailedAssertion("!(typeNamespace == typ->typnamespace)", File:
"pg_type.c", Line: 658)

Test case attached, repeated, consistent failure on CVS HEAD.

Crash occurs with either CLUSTER or VACUUM FULL.

Passed on without further investigation.

--
 Simon Riggs           www.2ndQuadrant.com

Attachment

pgsql-hackers by date:

Previous
From: Matteo Beccati
Date:
Subject: Re: mailing list archiver chewing patches
Next
From: Simon Riggs
Date:
Subject: Re: [COMMITTERS] pgsql: Write a WAL record whenever we perform an operation without