Re: [JDBC] JDBC connections to 9.1

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: [JDBC] JDBC connections to 9.1
Дата
Msg-id 4DAC686C.1040207@dunslane.net
обсуждение исходный текст
Ответ на Re: [JDBC] JDBC connections to 9.1  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [JDBC] JDBC connections to 9.1  (Mike Fowler <mike@mlfowler.com>)
Список pgsql-hackers

On 04/18/2011 11:25 AM, Tom Lane wrote:
>
>> What concerns me  most is that (assuming my dates are right) the JDBC driver has been
>> broken for 11 days and no one noticed. This would lead me to believe
>> that there is no JDBC build server. What would it take to set one up?
> +1 for doing something along that line.
>
>

All you'd need to do is write a step for a buildfarm animal to fetch the
JDBC driver and run some tests, and run it in a buildfarm client
somewhere. The server code is quite agnostic about the steps that are
reported on.

IOW in addition to a running buildfarm member you need to write a small
amount (< 100 lines, possibly much less) of perl code.

cheers

andrew

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: WIP: Allow SQL-language functions to reference parameters by parameter name
Следующее
От: Jesper Krogh
Дата:
Сообщение: Re: Evaluation of secondary sort key.