Re: RFC: Remove contrib entirely

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: RFC: Remove contrib entirely
Дата
Msg-id 20150605162636.GR133018@postgresql.org
обсуждение исходный текст
Ответ на Re: RFC: Remove contrib entirely  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan wrote:

> It's also quite possible to test extensions in the buildfarm using an addon
> module, which is mostly boilerplate. Of course, that does require that
> you're running a buildfarm member. Here's the code for the module that tests
> the FileTextArray extension.
<https://github.com/PGBuildFarm/client-code/blob/master/PGBuild/Modules/FileTextArrayFDW.pm>

I think important modules should all be tested and reported in the
buildfarm in this way.  For instance, I think PostGIS should report
there as well, so that we know when we break it the moment we do.

> This and the RedisFDW are tested daily or more often, on machines I control.

Yeah, that's pretty neat.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: [CORE] Restore-reliability mode
Следующее
От: Andres Freund
Дата:
Сообщение: Warn about using single user + standby_mode