Re: pgsql: Make VACUUM accept 1 and 0 as a boolean value. - Mailing list pgsql-committers

From Fujii Masao
Subject Re: pgsql: Make VACUUM accept 1 and 0 as a boolean value.
Date
Msg-id CAHGQGwEvM9X66Ni4OKv4dOQQddw7z=cNUxnG=wEv84sqj9t_ig@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Make VACUUM accept 1 and 0 as a boolean value.  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pgsql: Make VACUUM accept 1 and 0 as a boolean value.
List pgsql-committers
On Tue, May 21, 2019 at 12:43 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Fujii Masao <fujii@postgresql.org> writes:
> > Make VACUUM accept 1 and 0 as a boolean value.
>
> This was not a particularly great thing to be pushing on a release
> wrap day, and pushing it without having even run the core regression
> tests was downright negligent.  Please fix or revert, NOW.

Sorry, this is my shameful fault.. Attached is the patch for fix.
I will commit this after confirming that regression test reports
no error.

Regards,

-- 
Fujii Masao

Attachment

pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Fix comment for issue_xlog_fsync().
Next
From: Andres Freund
Date:
Subject: pgsql: Fix regression tests broken in fc7c281f87467.