Re: [9.1] 2 bugs with extensions - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: [9.1] 2 bugs with extensions
Date
Msg-id 1348866066-sup-482@alvh.no-ip.org
Whole thread Raw
In response to Re: [9.1] 2 bugs with extensions  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Responses Re: [9.1] 2 bugs with extensions  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
List pgsql-hackers
Excerpts from Dimitri Fontaine's message of vie sep 28 17:36:41 -0300 2012:
> Dimitri Fontaine <dimitri@2ndQuadrant.fr> writes:
> > Please find attached a patch that fixes it in 9.1, in all classic
> > pg_dump, --data-only and --schema-only.
>
> Same for 9.2, attached. master needs yet another patch because of the
> recent headers reorg, it seems, that's for another day though.

No, just remove the RELKIND_UNCATALOGUED case in that switch.

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: [9.1] 2 bugs with extensions
Next
From: Alvaro Herrera
Date:
Subject: Re: ALTER command reworks