public inbox for [email protected]
help / color / mirror / Atom feed[Pljava-dev] pljava portable between postgres minor versions?
3+ messages / 0 participants
[nested] [flat]
* [Pljava-dev] pljava portable between postgres minor versions?
@ 2014-12-02 02:37
2014-12-02 02:54 ` [Pljava-dev] pljava portable between postgres minor versions?
0 siblings, 1 reply; 3+ messages in thread
From: @ 2014-12-02 02:37 UTC (permalink / raw)
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. Thx.
--
View this message in context: http://postgresql.nabble.com/pljava-portable-between-postgres-minor-versions-tp5828859.html
Sent from the PL/Java mailing list archive at Nabble.com.
^ permalink raw reply [nested|flat] 3+ messages in thread
* [Pljava-dev] pljava portable between postgres minor versions?
2014-12-02 02:37 [Pljava-dev] pljava portable between postgres minor versions?
@ 2014-12-02 02:54 `
2014-12-02 13:45 ` [Pljava-dev] pljava portable between postgres minor versions?
0 siblings, 1 reply; 3+ messages in thread
From: @ 2014-12-02 02:54 UTC (permalink / raw)
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
^ permalink raw reply [nested|flat] 3+ messages in thread
* [Pljava-dev] pljava portable between postgres minor versions?
2014-12-02 02:37 [Pljava-dev] pljava portable between postgres minor versions?
2014-12-02 02:54 ` [Pljava-dev] pljava portable between postgres minor versions?
@ 2014-12-02 13:45 `
0 siblings, 0 replies; 3+ messages in thread
From: @ 2014-12-02 13:45 UTC (permalink / raw)
Good to know, thanks Craig!
--
View this message in context: http://postgresql.nabble.com/pljava-portable-between-postgres-minor-versions-tp5828859p5828884.html
Sent from the PL/Java mailing list archive at Nabble.com.
^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2014-12-02 13:45 UTC | newest]
Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2014-12-02 02:37 [Pljava-dev] pljava portable between postgres minor versions?
2014-12-02 02:54 `
2014-12-02 13:45 `
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox