Re: PostGIS 2.3 and PgRouting 2.0.3? - Mailing list pgsql-pkg-yum

From Christoph Berg
Subject Re: PostGIS 2.3 and PgRouting 2.0.3?
Date
Msg-id 20160930141232.h65dcwoeybbuye2l@msg.df7cb.de
Whole thread Raw
In response to Re: PostGIS 2.3 and PgRouting 2.0.3?  (Devrim Gündüz <devrim@gunduz.org>)
Responses Re: PostGIS 2.3 and PgRouting 2.0.3?  (Devrim Gündüz <devrim@gunduz.org>)
List pgsql-pkg-yum
Re: Devrim Gündüz 2016-09-30 <1475240709.24885.136.camel@gunduz.org>
>
> Hi Scott,
>
> On Fri, 2016-09-30 at 15:41 +0300, Scott Mugnaini wrote:
> > It installs but I get error below on creating extension:
> > create extension pgrouting;
> > ERROR:  could not load library "/usr/pgsql-9.6/lib/librouting.so":
> > /usr/pgsql-9.6/lib/librouting.so: undefined symbol: heap_formtuple
>
> Yeah, I was working on that. This does not happen in PostgreSQL 9.4+pgrouting
> 2.0, so it must be something about PostgreSQL or so. I'll bug the pgrouting
> folks.

commit 726117243022178e72966cbffdfb9147ec6dbbcc
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date:   Thu Jul 2 21:18:04 2015 +0300

    Remove obsolete heap_formtuple/modifytuple/deformtuple functions.

    These variants used the old-style 'n'/' ' NULL indicators. The new-style
    functions have been available since version 8.1. That should be long enough
    that if there is still any old external code using these functions, they
    can just switch to the new functions without worrying about backwards
    compatibility

    Peter Geoghegan



Christoph

Attachment

pgsql-pkg-yum by date:

Previous
From: Devrim Gündüz
Date:
Subject: Re: PostGIS 2.3 and PgRouting 2.0.3?
Next
From: Devrim Gündüz
Date:
Subject: Re: yum update Error