Regression test fails when BLCKSZ is 1kB

From: Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Regression test fails when BLCKSZ is 1kB
Date: 2008-04-21 12:02:00
Message-ID: 480C8238.8060804@sun.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I compiled postgreSQL with 1kB block size and regresion test fails. Main problem
is that output is correct but in different order. See attachment.

I think affected test should contain order by keyword.

Any comments?

Zdenek

Attachment Content-Type Size
regression.diffs text/plain 16.9 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2008-04-21 12:25:31 Re: Regression test fails when BLCKSZ is 1kB
Previous Message Magnus Hagander 2008-04-21 11:41:03 port/thread.c and pthreads