Re: transforms

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: transforms
Дата
Msg-id CAMkU=1y1=T7tMa=YE0aBSbObEk=yfc4kXU1hqzjmopFZGzuxsw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: transforms  (Jeff Janes <jeff.janes@gmail.com>)
Список pgsql-hackers
On Sat, Jun 16, 2012 at 7:15 PM, Jeff Janes <jeff.janes@gmail.com> wrote:
> On Thu, Jun 14, 2012 at 3:42 PM, Peter Eisentraut <peter_e@gmx.net> wrote:
>> Here is my first patch for the transforms feature.  This is a mechanism
>> to adapt data types to procedural languages.  The previous proposal was
>> here: http://archives.postgresql.org/pgsql-hackers/2012-05/msg00728.php
>
> When I apply this and go to contrib and do make check, I get:
>
> In file included from hstore_plperl.c:4:0:
> ../../src/pl/plperl/plperl.h:49:20: fatal error: EXTERN.h: No such
> file or directory

Ah, that went away when I remembered to ./configure --with-perl

Although the error message seem less than optimal.  Aren't test
usually "skipped" when they are missing prerequisites in the config?

Cheers,

Jeff


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

Предыдущее
От: Jeff Janes
Дата:
Сообщение: Re: transforms
Следующее
От: "Dickson S. Guedes"
Дата:
Сообщение: Re: Broken system timekeeping breaks the stats collector