Re: [Segmentation fault] pg_dump binary-upgrade fail for type without element - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [Segmentation fault] pg_dump binary-upgrade fail for type without element
Date
Msg-id 2213.1413564638@sss.pgh.pa.us
Whole thread Raw
In response to [Segmentation fault] pg_dump binary-upgrade fail for type without element  (Rushabh Lathia <rushabh.lathia@gmail.com>)
List pgsql-hackers
Rushabh Lathia <rushabh.lathia@gmail.com> writes:
> pg_dump binary-upgrade fail with segmentation fault for type without
> element.

Ooops.

> Looking further into code I found that rather then fetching typrelid, we can
> use the already stored typrelid from TypeInfo structure.

Agreed.  Patch committed, thanks!
        regards, tom lane



pgsql-hackers by date:

Previous
From: David G Johnston
Date:
Subject: Re: Hash index creation warning
Next
From: Tom Lane
Date:
Subject: Re: Hash index creation warning