Re: CREATE IF NOT EXISTS INDEX - Mailing list pgsql-hackers

From Fabrízio de Royes Mello
Subject Re: CREATE IF NOT EXISTS INDEX
Date
Msg-id CAFcNs+ozoRvoERUQG7qizoDL_pRXgoN4H84PUzCSybBC5EK2YA@mail.gmail.com
Whole thread Raw
In response to Re: CREATE IF NOT EXISTS INDEX  (Marti Raudsepp <marti@juffo.org>)
Responses Re: CREATE IF NOT EXISTS INDEX
List pgsql-hackers
On Mon, Oct 6, 2014 at 11:13 AM, Marti Raudsepp <marti@juffo.org> wrote:
>
> On Mon, Oct 6, 2014 at 4:27 PM, Fabrízio de Royes Mello
> <fabriziomello@gmail.com> wrote:
> > create_index_if_not_exists_v7.patch
>
> Looks good to me. Marking ready for committer.
>

Thanks.


> If you have any feedback about my reviews, I would gladly hear it. I'm
> quite new to this.
>

Was great...


> PS: You seem to be submitting many patches, but have you reviewed any recently?
>
> See: https://wiki.postgresql.org/wiki/Submitting_a_Patch#Mutual_Review_Offset_Obligations
> "Each patch submitter to a CommitFest is expected to review at least
> one other patch"
>

Yes, I know it... I'll dedicate more time to help on reviews too... It's very important and fundamental activity. Thanks for reminder.

Regards,

--
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL
>> Timbira: http://www.timbira.com.br
>> Blog: http://fabriziomello.github.io
>> Linkedin: http://br.linkedin.com/in/fabriziomello
>> Twitter: http://twitter.com/fabriziomello
>> Github: http://github.com/fabriziomello

pgsql-hackers by date:

Previous
From: Sawada Masahiko
Date:
Subject: pg_receivexlog always handles -d option argument as connstr
Next
From: Fabrízio de Royes Mello
Date:
Subject: Re: Simplify calls of pg_class_aclcheck when multiple modes are used