Assorted fixups for "unpackaged" conversion scripts.
Tom Lane <tgl@sss.pgh.pa.us>
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).
Files
| Path | Change | +/− |
|---|---|---|
| contrib/adminpack/adminpack--unpackaged--1.0.sql | deleted | +0 −10 |
| contrib/adminpack/Makefile | modified | +1 −1 |
| contrib/fuzzystrmatch/fuzzystrmatch--unpackaged--1.0.sql | modified | +10 −2 |
| contrib/pg_trgm/pg_trgm--unpackaged--1.0.sql | modified | +14 −2 |
| contrib/tsearch2/tsearch2.control | modified | +3 −1 |