public inbox for [email protected]
help / color / mirror / Atom feedSubject: [Pljava-dev] pljava portable between postgres minor versions?
Date: Tue, 02 Dec 2014 10:54:08 +0800
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
On 12/02/2014 10:37 AM, akshunj wrote:
> Hi, just curious if it's best practice to build pljava every time the version
> changes? For example, if I built against 9.1.8 and now 9.1.14 is out, should
> I build it from source against the new release or is it safe to reuse what I
> built against the previous version? Seems to work OK, but it crossed my
> mind.
It is unusual, if not completely unheard of, for PostgreSQL's ABI to
change within a minor release.
So long as you use the same compiler and compiler options for the new
PostgreSQL build there should be no issues using extensions - including
PL/Java - compiled against an older PostgreSQL from the same major series.
--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
view thread (3+ 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]
Subject: Re: [Pljava-dev] pljava portable between postgres minor versions?
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