Re: Extensions, patch 22 (cleanup, review, cleanup)

Поиск
Список
Период
Сортировка
От Erik Rijkers
Тема Re: Extensions, patch 22 (cleanup, review, cleanup)
Дата
Msg-id 6957d1fa6e27e52f3fd7e790562fc808.squirrel@webmail.xs4all.nl
обсуждение исходный текст
Ответ на Re: Extensions, patch 22 (cleanup, review, cleanup)  ("Erik Rijkers" <er@xs4all.nl>)
Ответы Re: Extensions, patch 22 (cleanup, review, cleanup)  ("Erik Rijkers" <er@xs4all.nl>)
Список pgsql-hackers
On Mon, December 20, 2010 22:55, Erik Rijkers wrote:
> On Mon, December 20, 2010 22:35, Dimitri Fontaine wrote:


>
> During configure I spotted this:
>
> [...]
> checking for bison... /usr/bin/bison
> configure: using bison (GNU Bison) 2.3
> gawk: { if ($4 < 1.875-extension) exit 0; else exit 1;}
> gawk:                           ^ syntax error
> gawk: { if ($4 < 1.875-extension) exit 0; else exit 1;}
> gawk:                                     ^ syntax error
> checking for flex... /usr/local/bin/flex
> configure: using flex 2.5.3
> [...]
>

Apologies - please ignore the above ...

It turns out this is an artifact of my build script hacking of the configure file.

> Otherwise the patch applies, and compiles, checks, installs and runs OK. (obviously I haven't
> tested anything yet)
>
> Linux Centos 5.4
>
> Erik Rijkers
>
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers
>




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

Предыдущее
От: "Erik Rijkers"
Дата:
Сообщение: Re: Extensions, patch 22 (cleanup, review, cleanup)
Следующее
От: Florian Pflug
Дата:
Сообщение: Re: serializable lock consistency