>> [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
Manning John wrote:
> [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 fil
Sorry - replying to my own question
It seems that the problem only occurs when configuring the make with these
settings :
--with-libraries=/lib64 --with-blocksize=2 --with-wal-blocksize=2
Now, we *could* do a two phase compile, one to perform regression tests and
another for deployment. Cl