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

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Fix recently-added array_agg tests to ensure they produce stable
Date
Msg-id 20081129003946.55B497545A4@cvs.postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Make sure we give an appropriate user-facing error when
Next
From: cunha17@pgfoundry.org (User Cunha17)
Date:
Subject: snapshot - src: Changed reference to the constant PG_DATETIME to