Robert Creager <Robert_Creager(at)LogicalChaos(dot)org> writes:
> Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> confessed:
>> Can you get a backtrace from the errfinish call to confirm this theory?
> Breakpoint 1, 0x081b4806 in errfinish ()
> (gdb) bt
> #0 0x081b4806 in errfinish ()
> #1 0x081b5546 in elog_finish ()
> #2 0x0807cc32 in simple_heap_update ()
> #3 0x080d9d57 in setRelhassubclassInRelation ()
> #4 0x080d92ee in MergeAttributes ()
> #5 0x080d8bc6 in DefineRelation ()
Yup, sho' nuf. Will fix.
regards, tom lane