pgsql: Fix recently-added array_agg tests to ensure they produce stable

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix recently-added array_agg tests to ensure they produce stable
Date: 2008-11-29 00:39:46
Message-ID: 20081129003946.55B497545A4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix recently-added array_agg tests to ensure they produce stable results
regardless of plan changes. Per intermittent buildfarm failures on
"pigeon" and others.

Modified Files:
--------------
pgsql/src/test/regress/sql:
arrays.sql (r1.34 -> r1.35)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/sql/arrays.sql?r1=1.34&r2=1.35)
pgsql/src/test/regress/expected:
arrays.out (r1.45 -> r1.46)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/arrays.out?r1=1.45&r2=1.46)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2008-11-29 13:43:23 Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new
Previous Message Tom Lane 2008-11-29 00:13:22 pgsql: Make sure we give an appropriate user-facing error when