Robert Haas <rhaas(at)postgresql(dot)org> writes:
> Basic partition-wise join functionality.
Buildfarm member prion seems quite unhappy with this.
I'm not sure if that's a case of the plan choices being less
platform-independent than you thought, or if it's triggered by the
-DRELCACHE_FORCE_RELEASE option, in which case there's an actual bug
here and not just poorly chosen test cases.
regards, tom lane