On Wed, May 2, 2018 at 11:48 AM, Tom Lane wrote:
> tl;dr: we lack buildfarm coverage of CATCACHE_FORCE_RELEASE.
> This is probably bad. It might be okay to just add that to
> prion's configuration;
Will do that pronto.
cheers
andre
--
Andrew Dunstanhttps://www.2ndQuadrant.co
Amit Langote writes:
> On 2018/05/02 0:33, Tom Lane wrote:
>> Amit Langote writes:
>>> While playing around with a -DCATCACHE_FORCE_RELEASE build, I noticed that
>>> stats_ext test failed with errors for multiple statements that looked like
>>> this:
>>> ERROR: invalid ndistinct magic 7f7f7f7f (
On 2018/05/02 0:33, Tom Lane wrote:
> Amit Langote writes:
>> While playing around with a -DCATCACHE_FORCE_RELEASE build, I noticed that
>> stats_ext test failed with errors for multiple statements that looked like
>> this:
>> ERROR: invalid ndistinct magic 7f7f7f7f (expected a352bfa4)
>
> Inter
Amit Langote writes:
> While playing around with a -DCATCACHE_FORCE_RELEASE build, I noticed that
> stats_ext test failed with errors for multiple statements that looked like
> this:
> ERROR: invalid ndistinct magic 7f7f7f7f (expected a352bfa4)
Interesting. How come the buildfarm hasn't noticed
Hi.
While playing around with a -DCATCACHE_FORCE_RELEASE build, I noticed that
stats_ext test failed with errors for multiple statements that looked like
this:
ERROR: invalid ndistinct magic 7f7f7f7f (expected a352bfa4)
I figured it's because statext_dependencies_load() and
statext_ndistinct_bu