From: | Jeff Davis <pgsql(at)j-davis(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: compiling with RELCACHE_FORCE_RELEASE doesn't pass regression |
Date: | 2010-09-01 22:33:17 |
Message-ID: | 1283380397.31819.6.camel@jdavis-ux.asterdata.local |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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
Attachment | Content-Type | Size |
---|---|---|
regression.diffs | text/x-patch | 83.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2010-09-01 22:39:39 | Re: Fix for pg_upgrade's forcing pg_controldata into English |
Previous Message | Tom Lane | 2010-09-01 20:51:06 | Re: Fix for pg_upgrade's forcing pg_controldata into English |