public inbox for [email protected]
help / color / mirror / Atom feedFrom: Christoph Berg <[email protected]>
To: Devrim Gündüz <[email protected]>
Cc: Scott Mugnaini <[email protected]>
Cc: pgsql-pkg-yum <[email protected]>
Subject: Re: PostGIS 2.3 and PgRouting 2.0.3?
Date: Fri, 30 Sep 2016 16:12:32 +0200
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <CAGfkVWvF6=OggFnGcgLtdd=7EwuQ=AtBmDAYErdPp5LGPSt2rw@mail.gmail.com>
<[email protected]>
<CAGfkVWsbVbTYafi9sK_0xLUK97Ys-X+HMXkj_1tUti4kAvKHmA@mail.gmail.com>
<[email protected]>
<CAGfkVWvPMoDznSgR234cES2RfThG8zHe9JLb21jaJApgJ=3gcg@mail.gmail.com>
<[email protected]>
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-pkg-yum>
Re: Devrim Gündüz 2016-09-30 <[email protected]>
>
> 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 <[email protected]>
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
Attachments:
[application/pgp-signature] signature.asc (819B, 2-signature.asc)
download
view thread (12+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: PostGIS 2.3 and PgRouting 2.0.3?
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox