Rename the uninstall scripts for contrib/lo and contrib/tsearch2 to

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 41dcc65c0eca6fb2b7574d97238651c2092ed327
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-09-11T15:14:46Z
Releases: 8.2.0
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

PathChange+/−
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