pgsql: Fix regression tests broken in fc7c281f87467. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Fix regression tests broken in fc7c281f87467.
Date
Msg-id E1hSlH6-0004Ea-3e@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix regression tests broken in fc7c281f87467.

This shouldn't have been committed without even running the tests (nor
were the tests added that were suggested). I'm fixing up the results
to get the buildfarm back to green, it's quite possible we'll want to
revert this later.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/47a14c99e4715dde7f570d050e1ddb6d21278bf8

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


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: pgsql: Make VACUUM accept 1 and 0 as a boolean value.
Next
From: Andres Freund
Date:
Subject: Re: pgsql: Make VACUUM accept 1 and 0 as a boolean value.