Re: compiling with RELCACHE_FORCE_RELEASE doesn't pass regression
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Jeff Davis <pgsql@j-davis.com>
Cc: pgsql-hackers@postgresql.org
Date: 2010-09-01T19:31:33Z
Lists: pgsql-hackers
Jeff Davis <pgsql@j-davis.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. regards, tom lane