Re: transforms - Mailing list pgsql-hackers

From Andres Freund
Subject Re: transforms
Date
Msg-id 20130306175651.GI4970@alap2.anarazel.de
Whole thread Raw
In response to Re: transforms  (Josh Berkus <josh@agliodbs.com>)
Responses Re: transforms  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
On 2013-03-06 09:53:29 -0800, Josh Berkus wrote:
> Peter,
> 
> > At run time, this will sort itself out, because all the required modules
> > will be loaded.  The problem is when you create the "glue" extension and
> > haven't invoked any code from any of the dependent extension in the
> > session.  
> 
> Just invoking code doesn't seem to be enough.  I tried just using the
> Hstore data type, and then loading hstore_plperl, but that still didn't
> work.  It seems like only CREATE EXTENSION loads *all* the symbols.

Your error looks like youre erroring out in plperl not in hstore?

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Optimizing pglz compressor
Next
From: Robert Haas
Date:
Subject: Re: Strange Windows problem, lock_timeout test request