Re: [GENERAL] C++ port of Postgres - Mailing list pgsql-hackers

From Christian Convey
Subject Re: [GENERAL] C++ port of Postgres
Date
Msg-id CAPfS4ZxmGfZyfxQnoLBe=AoekZk+rKP4FM3gqqC2UYWkMzmTHg@mail.gmail.com
Whole thread Raw
In response to Re: [GENERAL] C++ port of Postgres  (Christian Convey <christian.convey@gmail.com>)
Responses Re: [GENERAL] C++ port of Postgres  (Heikki Linnakangas <hlinnaka@iki.fi>)
Re: [GENERAL] C++ port of Postgres  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-hackers
Hi Heikki,

Could I ask you a newbie-reviewer question about something I'm seeing
here?  https://commitfest.postgresql.org/10/776/

From some reading I've done (e.g., Stephen Frost's PGCon 2011 slides),
I got the impression that a successful patch would always have this
sequence of states in commitfest: 1. patch-record created ... 2. Needs Review ... 3. Ready for Committer

But if I'm reading the patch's activity log correctly, it looks like
you marked the patch as "Ready for Committer" (2016-09-06 18:59:02)
without any record of it having been reviewed.

Was that intentional?

Thanks very much,
Christian

P.S. I'm asking because I was planning to review that patch.  But I
can't tell if any more review by a non-committer is still required by
the commitfest workflow.

Kind regards,
Christian

On Tue, Sep 6, 2016 at 3:15 PM, Christian Convey
<christian.convey@gmail.com> wrote:
> On Tue, Sep 6, 2016 at 3:12 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>>> (2) It seems like there are still a few big questions about this commit:
>>>    - Is it wanted at the moment?  It didn't seem like there's a
>>>      consensus about whether or not this enhancement should be
>>>      merged, even if the patch is pretty minimal.
>>>    - It seems like there are two competing patch
>>>      sets in play for this enhancement: Joy's and
>>>      Peter's.  Presumably at most one of them would
>>>      be merged.
>>
>> These are things that reviews should be helping to decide.  It's probably
>> a squishier topic than some patches, but if you're interested, feel free
>> to read code and weigh in.
>
> Thanks. It sounds like worst-case scenario, I perform an unneeded
> review.  I'll give it a shot.



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [GENERAL] C++ port of Postgres
Next
From: Mark Kirkwood
Date:
Subject: Re: Write Ahead Logging for Hash Indexes