Hi all...
In my organisation we build PG from source on SLES11.2 using GCC 4.3.
Versions 9.1.x of Postgresql and earlier always passed all of the regression
tests but 9.2.3 and .4 fail on the following :
Union
Join
Select views
Polymorphism
With
This happens when using gmake check & gmake MAX_C
. Clearly we don't want to do that.
Regards,
John Manning
From: pgsql-general-ow...@postgresql.org
[mailto:pgsql-general-ow...@postgresql.org] On Behalf Of Manning John
Sent: 22 April 2013 11:52
To: pgsql-general@postgresql.org
Subject: [GENERAL] Regression test fails v9.2.4
Hi all...
>> [regression tests have different plans or row orderings]
>> It seems that the problem only occurs when configuring the make
>> with these settings :
>>
>> --with-libraries=/lib64 --with-blocksize=2 --with-wal-blocksize=2
>> is this problem common, i.e. the expected results files need to
>> be