Re: RFC: Remove contrib entirely

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: RFC: Remove contrib entirely
Дата
Msg-id 5571BA8F.1050802@dunslane.net
обсуждение исходный текст
Ответ на Re: RFC: Remove contrib entirely  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
Ответы Re: RFC: Remove contrib entirely
Список pgsql-hackers
On 06/05/2015 03:34 AM, Jim Nasby wrote:
> On 6/4/15 3:11 PM, David E. Wheeler wrote:
>>> There is no indication of what versions of pg any of PGXN modules
>>> are tested on, or even if there are tests that can be run to prove
>>> the module works correctly with a particular version of pg.
>> Yeah, I’ve been meaning to integratehttp://pgxn-tester.org/ results
>> for all modules, which would help with that. In the meantime you can
>> hit that site itself. Awesome work by Tomas Vondra.
>
> A number of modules also run Travis-CI. Might be worth having a way
> for a module to provide it's status .png.

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>

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

cheers

andrew



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Multixid hindsight design
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [CORE] Restore-reliability mode