pgsql: Fix the regression test error message for array_fill, too.

From: alvherre(at)postgresql(dot)org (Alvaro Herrera)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix the regression test error message for array_fill, too.
Date: 2009-04-16 14:43:39
Message-ID: 20090416144339.A154D7540E2@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix the regression test error message for array_fill, too.
Per note from Andrew Dunstan.

Modified Files:
--------------
pgsql/src/test/regress/expected:
arrays.out (r1.47 -> r1.48)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/arrays.out?r1=1.47&r2=1.48)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-04-16 20:42:17 pgsql: Fix planner to restore its previous level of intelligence about
Previous Message Alvaro Herrera 2009-04-16 14:37:18 Re: pgsql: Substitute extraneous underscores with spaces.