Tom Lane <t...@sss.pgh.pa.us> writes:
> Dimitri Fontaine <dimi...@2ndquadrant.fr> writes:
>> Tom Lane <p...@gwene.org> writes:
>>> Fix corner case for binary upgrade: extension functions in pg_catalog.
>
>> Do we only want to care about functions here?
>
> Yes.  Functions/aggregates are the only object type where pg_dump tries
> to suppress fetching any information at all about system-owned objects;
> it's the only case where there's so many system objects as to be worth
> the trouble.

Makes for a nice localised fix.  Thanks for explaining (again) :)

Regards,
-- 
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to