Re: [PATCHES] patch for different join result order on regression test

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCHES] patch for different join result order on regression test
Date: 2004-05-10 19:21:57
Message-ID: 18325.1084216917@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Agreed it is time to get this regression test working on MinGW. I
> suggest we add ORDER BY to the needed queries.

Please do not do that. This is a join test, not an ORDER BY test,
and I don't want it ignoring unordered join methods.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2004-05-10 19:23:40 Re: [PATCHES] patch for different join result order on regression
Previous Message Tom Lane 2004-05-10 19:20:56 Re: patch for different join result order on regression test for win32

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-05-10 19:23:40 Re: [PATCHES] patch for different join result order on regression
Previous Message Tom Lane 2004-05-10 19:20:56 Re: patch for different join result order on regression test for win32