Re: commitfest html - wrong closing tag

Поиск
Список
Период
Сортировка
От Erik Rijkers
Тема Re: commitfest html - wrong closing tag
Дата
Msg-id 604a551a72086aba09fcf2ad6cf3daf1@xs4all.nl
обсуждение исходный текст
Ответ на Re: commitfest html - wrong closing tag  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: commitfest html - wrong closing tag  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
On 2016-01-03 10:06, Magnus Hagander wrote:
> On Sun, Jan 3, 2016 at 9:26 AM, Erik Rijkers <er@xs4all.nl> wrote:
>> an erroneous '</p>'. It should be '</td>'.

> Is there a particular thing you're trying to parse the data out for? As 
> in
> is there some data that we should already be providing in a structured
> format instead of requiring parsing it out?
> 

I'm just trying to set up a way to compile and test all outstanding 
patches.

It might perhaps be handy to have that patches table's columns somewhere 
(in tab-separated, perhaps?).

Of course most of the work is downstream of that download, anyway. 
Compile & check (also rather simple) but especially to have some 
loading/testing (both general, and specific to the patch's goal).

thanks,

Erik Rijkers






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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: commitfest html - wrong closing tag
Следующее
От: Emre Hasegeli
Дата:
Сообщение: Re: rows estimate in explain analyze for the BRIN index