Re: commitfest 2016-11 status summary - Mailing list pgsql-hackers

From Robert Haas
Subject Re: commitfest 2016-11 status summary
Date
Msg-id CA+TgmoYNiT0jo=E8RdG4Vm3H+s2aODbw4JoqKn48=LmSXe3Pmg@mail.gmail.com
Whole thread Raw
In response to Re: commitfest 2016-11 status summary  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: commitfest 2016-11 status summary  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
On Sun, Nov 6, 2016 at 3:33 AM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> On Fri, Nov 4, 2016 at 12:36 AM, Robert Haas <robertmhaas@gmail.com> wrote:
>> On Tue, Nov 1, 2016 at 3:48 PM, Haribabu Kommi <kommi.haribabu@gmail.com> wrote:
>> https://commitfest.postgresql.org/11/604/ - pgwin32_is_service not
>> checking if SECURITY_SERVICE_SID is disabled
>
> This is quite a particular fix in a particular context. This is as
> well waiting some input from the reporter to be sure that the patch
> proposed is fixing what his case. The patch should fix it, but that's
> a matter to be sure now.

Well, then it should be marked "Waiting on Author" or "Needs Review",
not "Ready for Committer".

Or maybe just "Returned with Feedback", if the reporter hasn't poked
his head up for a few weeks.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: pgbench - allow backslash continuations in \set expressions
Next
From: Nikita Glukhov
Date:
Subject: Bug in comparison of empty jsonb arrays to scalars