On Fri, Jun 17, 2011 at 2:29 AM, Bernd Helmle <maili...@oopsware.de> wrote:
> Joseph, are you able to remove the compatibility code for this CF?

Done.  Note that this module builds, tests, and installs successfully
with USE_PGXS=1.  However, building without USE_PGXS=1 produces the
following:

    CREATE EXTENSION json;
    ERROR:  incompatible library "/usr/lib/postgresql/json.so": version mismatch
    DETAIL:  Server is version 9.1, library is version 9.2.

Similar problems occur with a couple other modules I tried (hstore, intarray).


Joey

Attachment: json-contrib-no-compat-20110617.patch.gz
Description: GNU Zip compressed data

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to