Re: pgsql: Fix run-time partition pruning for appends with multiple source - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pgsql: Fix run-time partition pruning for appends with multiple source
Date
Msg-id 12725.1533737052@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Fix run-time partition pruning for appends with multiplesource  (Christoph Berg <myon@debian.org>)
List pgsql-hackers
Christoph Berg <myon@debian.org> writes:
> Since this commit added a new node type, all following node types got
> renumbered. This means all extension modules using the information
> compiled against 11beta2 need to be recompiled against 11beta3.

That's standard procedure for beta releases.  We don't normally start
to worry about keeping binary ABI compatibility until the .0 release.

> I believe this should be mentioned in the beta3 release notes.

Too late ...

            regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Facility for detecting insecure object naming
Next
From: David Steele
Date:
Subject: Re: Standby trying "restore_command" before local WAL