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

From Marti Raudsepp
Subject Re: CREATE IF NOT EXISTS INDEX
Date
Msg-id CABRT9RDis5jZG17zHE_4EvYNJnOvw3_XstL_rO0=GomHQ_9w8Q@mail.gmail.com
Whole thread Raw
In response to Re: CREATE IF NOT EXISTS INDEX  (Fabrízio de Royes Mello <fabriziomello@gmail.com>)
Responses Re: CREATE IF NOT EXISTS INDEX
List pgsql-hackers
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.

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

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"

Regards,
Marti



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Promise index tuples for UPSERT
Next
From: Marti Raudsepp
Date:
Subject: Re: Add generate_series(numeric, numeric)