Stephen Frost <[email protected]> writes: > Clearly we need the information from the extension package (the scripts > which are on the PG server's filesystem today, but need not be in the > future) but that doesn't mean we need to keep those text blobs in the > catalog.
So, I guess it would have been good to hear about that about a year ago: http://www.postgresql.org/message-id/[email protected] http://www.postgresql.org/message-id/[email protected] We could have CREATE TEMPLATE FOR EXTENSION store the scripts into some files in PGDATA instead of the catalogs, but really I don't see the point. Regards, -- Dimitri Fontaine http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
