Using PL/R with 9.3beta2 - Mailing list pgsql-general

From Sandeep Gupta
Subject Using PL/R with 9.3beta2
Date
Msg-id CAAywg7up0HVn2FS0Tg2oasKgWpn09CB_ugF6jupud+Wgmk1MzQ@mail.gmail.com
Whole thread Raw
Responses Re: Using PL/R with 9.3beta2  (Joe Conway <mail@joeconway.com>)
List pgsql-general
Hi,

 I compiled g postgres9.3beta2 with PL/R which works fine. However, when I execute the command create extension plr, I get following error:

ERROR:  could not load library "/apps/packages/postgresql/9.3beta2/lib/plr.so": /apps/packages/postgresql/9.3beta2/lib/plr.so: undefined symbol: HeapTupleHeaderGetTypeId

Thanks in advance for any help/pointers.

-Sandeep

pgsql-general by date:

Previous
From: Muhammad Bashir Al-Noimi
Date:
Subject: Re: PG9.1 Static build over Windows
Next
From: Andres Freund
Date:
Subject: Re: v9.3.0: bug with pgdump -s?