Re: transforms - Mailing list pgsql-hackers

From Jeff Janes
Subject Re: transforms
Date
Msg-id CAMkU=1zpz+nbtoR+Qt_NQn1W4p2KJdJCCKYVk_hd3mPy9NwMEQ@mail.gmail.com
Whole thread Raw
In response to transforms  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: transforms  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-hackers
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

Cheers,

Jeff


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Broken system timekeeping breaks the stats collector
Next
From: Jeff Janes
Date:
Subject: Re: transforms