Dimitri Fontaine <[email protected]> writes: > The missing entry in pg_depend is the reason why the extension is not > part of the dump. We could fix that using a LEFT JOIN here and COALESCE > to force the namespace as pg_catalog. Is that not a kludge?
Yes, it is. Why is the pg_depend entry missing?
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
