Re: transforms

From: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: transforms
Date: 2012-06-17 02:15:47
Message-ID: CAMkU=1zpz+nbtoR+Qt_NQn1W4p2KJdJCCKYVk_hd3mPy9NwMEQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jun 14, 2012 at 3:42 PM, Peter Eisentraut <peter_e(at)gmx(dot)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

In response to

  • transforms at 2012-06-14 22:42:12 from Peter Eisentraut

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Janes 2012-06-17 03:30:57 Re: transforms
Previous Message Tom Lane 2012-06-17 00:26:16 Broken system timekeeping breaks the stats collector