Dimitri Fontaine <[email protected]> writes:
> Tom Lane <[email protected]> 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.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers