This is a discussion on pgsql: Rename the uninstall scripts for contrib/lo and contrib/tsearch2 within the pgsql Committers forums, part of the PostgreSQL category; --> Log Message: ----------- Rename the uninstall scripts for contrib/lo and contrib/tsearch2 to match the convention that foo's uninstall script ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Log Message: ----------- 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...) Modified Files: -------------- pgsql/contrib/lo: Makefile (r1.14 -> r1.15) (http://developer.postgresql.org/cvsw...1=1.14&r2=1.15) pgsql/contrib/tsearch2: Makefile (r1.16 -> r1.17) (http://developer.postgresql.org/cvsw...1=1.16&r2=1.17) Added Files: ----------- pgsql/contrib/lo: uninstall_lo.sql (r1.1) (http://developer.postgresql.org/cvsw...-cvsweb-markup) Removed Files: ------------- pgsql/contrib/lo: lo_drop.sql (http://developer.postgresql.org/cvsw...lo/lo_drop.sql) ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |
| Thread Tools | |
| Display Modes | |
|
|