pgsql: Unbreak regression tests, apparently broken by commit 4c8e20f

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Unbreak regression tests, apparently broken by commit 4c8e20f
Date: 2011-01-12 03:28:21
Message-ID: E1PcrNl-0003nW-A6@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Unbreak regression tests, apparently broken by commit 4c8e20f

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=b7a0b42641e764a1e4abc39cc4311b5c779f5955

Modified Files
--------------
src/test/regress/expected/rules.out | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2011-01-12 16:41:30 pgsql: Add support for logging the current role.
Previous Message Peter Eisentraut 2011-01-11 22:41:34 pgsql: Re-add recursive coverage target in src/backend/