On Wed, 2010-09-01 at 15:31 -0400, Tom Lane wrote:
> Jeff Davis <pgsql(at)j-davis(dot)com> writes:
> > Compiling with RELCACHE_FORCE_RELEASE doesn't pass "make check" on my
> > machine.
>
> What happens exactly?
>
> > Is it supposed to pass?
>
> It shouldn't crash, but I'm not certain whether you'd see any
> visible diffs in the tests.
I do:
CFLAGS="-O0 -DRELCACHE_FORCE_RELEASE" ./configure --enable-debug \
--enable-depend --enable-cassert
I have attached regression.diffs after a "make check". The diffs don't
look trivial, and actually look quite strange to me.
It happens deterministically for me, so I assume that anyone on linux
x86-64 would see the same thing.
Regards,
Jeff Davis
In response to
Responses
pgsql-hackers by date
| Next: | From: Bruce Momjian | Date: 2010-09-01 22:39:39 |
| Subject: Re: Fix for pg_upgrade's forcing pg_controldata
into English |
| Previous: | From: Tom Lane | Date: 2010-09-01 20:51:06 |
| Subject: Re: Fix for pg_upgrade's forcing pg_controldata into English |