Rename the uninstall scripts for contrib/lo and contrib/tsearch2 to
Tom Lane <tgl@sss.pgh.pa.us>
Rename the uninstall scripts for contrib/lo and contrib/tsearch2 to match the convention that foo's uninstall script is uninstall_foo.sql. Also, stop installing lo_test.sql, which really ought to be made into a regression test anyway (though it's unclear how to avoid a dependency on the current OID counter...)
Files
| Path | Change | +/− |
|---|---|---|
| contrib/lo/Makefile | modified | +2 −2 |
| contrib/lo/uninstall_lo.sql (from contrib/lo/lo_drop.sql) | renamed | +0 −0 |
| contrib/tsearch2/Makefile | modified | +3 −3 |