Why do regression tests now leave "regress_test_role_super" around?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Why do regression tests now leave "regress_test_role_super" around?
Дата
Msg-id 10530.1323487929@sss.pgh.pa.us
обсуждение исходный текст
Ответы Re: Why do regression tests now leave "regress_test_role_super" around?
Список pgsql-hackers
As of commit fc6d1006bda783cc002c61a5f072905849dbde4b, the regression
tests leave an unused role sitting around, because that commit removedDROP ROLE regress_test_role_super;
from foreign_data.sql.  Was that intentional?  If so, why?
        regards, tom lane


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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: Timing overhead and Linux clock sources
Следующее
От: Greg Smith
Дата:
Сообщение: Re: pgsql_fdw, FDW for PostgreSQL server