pgsql: Tighten up a couple of regression test cases that can have

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Tighten up a couple of regression test cases that can have
Date: 2008-12-29 02:58:11
Message-ID: 20081229025811.1ABCB7549FF@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Tighten up a couple of regression test cases that can have platform-dependent
results due to underspecified ordering. Per report from buildfarm member
pika.

Modified Files:
--------------
pgsql/src/test/regress/expected:
window.out (r1.1 -> r1.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/window.out?r1=1.1&r2=1.2)
pgsql/src/test/regress/sql:
window.sql (r1.1 -> r1.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/sql/window.sql?r1=1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message jurijs Nezencevs 2008-12-29 03:13:59 PostGr and MSSQL
Previous Message Devrim GÜNDÜZ 2008-12-28 23:43:31 Re: Re: [COMMITTERS] pgsql: SQL/MED catalog manipulation facilities This doesn't do any