contrib uninstall scripts need some love

Поиск
Список
Период
Сортировка
От Tom Lane
Тема contrib uninstall scripts need some love
Дата
Msg-id 25651.1157911725@sss.pgh.pa.us
обсуждение исходный текст
Ответы Re: contrib uninstall scripts need some love  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-hackers
Awhile back, someone went around and made sure that all the contrib
modules had uninstall scripts, but most of the new contributions since
then don't have 'em:adminpack hstore pg_freespacemap pgrowlocks sslinfo
all seem to need one.  Also, I tested a few of the existing uninstall
scripts in passing while fixing the contains/contained mess, and two
out of four were broken (failed to remove everything installed by the
module, as shown by getting errors if you then try to reinstall it).
Seems like this area needs more attention ... anyone want to work on it?
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Foreign keys
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] ISBN/ISSN/ISMN/EAN13 module