Assorted fixups for "unpackaged" conversion scripts. From first pass of testing. Notably, there seems to be no need for adminpack--unpackaged--1.0.sql because none of the objects that the old module creates would ever be dumped by pg_dump anyway (they are all in pg_catalog).
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/3b61e57f3c352ab97c6514898d46480b5725ebb9 Modified Files -------------- contrib/adminpack/Makefile | 2 +- contrib/adminpack/adminpack--unpackaged--1.0.sql | 10 ---------- .../fuzzystrmatch--unpackaged--1.0.sql | 12 ++++++++++-- contrib/pg_trgm/pg_trgm--unpackaged--1.0.sql | 16 ++++++++++++++-- contrib/tsearch2/tsearch2.control | 4 +++- 5 files changed, 28 insertions(+), 16 deletions(-) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers