Regression tests for preload extension

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Regression tests for preload extension
Дата
Msg-id 4F981B200200002500047384@gw.wicourts.gov
обсуждение исходный текст
Ответы Re: Regression tests for preload extension
Список pgsql-hackers
I wrote a little extension to store a few small strings in shared
memory.  It seems to be working fine, and now I would like to write
some regression tests; but it's not immediately obvious to me how I
can do that.  The approach used by, for example, citext doesn't
work, because I don't see how to set shared_preload_libraries for
the server startup.  The existing contrib extensions which preload
either seem to do something ad hoc or skip regression tests
entirely, so I suspect that is my choice; but I figured I should
ask.
-Kevin


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Request to add options to tools/git_changelog
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Request to add options to tools/git_changelog