Re: CREATE IF NOT EXISTS INDEX

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Fabrízio Mello <fabriziomello(at)gmail(dot)com>
Cc: Adam Brightwell <adam(dot)brightwell(at)crunchydatasolutions(dot)com>, Marti Raudsepp <marti(at)juffo(dot)org>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>, José Luis Tallón <jltallon(at)adv-solutions(dot)net>
Subject: Re: CREATE IF NOT EXISTS INDEX
Date: 2014-11-06 09:49:48
Message-ID: CAHGQGwGQJr_V1DoO+OwyEmoG98CzJgpC13j15pykcqkabuNGKQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Nov 1, 2014 at 1:56 AM, Fabrízio de Royes Mello
<fabriziomello(at)gmail(dot)com> wrote:
>
> On Fri, Oct 31, 2014 at 2:46 PM, Adam Brightwell
> <adam(dot)brightwell(at)crunchydatasolutions(dot)com> wrote:
>>
>> All,
>>
>> FWIW, I've cleanly applied v8 of this patch to master (252e652) and
>> check-world was successful. I also successfully ran through a few manual
>> test cases.
>>
>
> Thanks for your review!

Applied. Thanks!

Regards,

--
Fujii Masao

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrea Suisani 2014-11-06 10:02:59 Re: Amazon Redshift
Previous Message Fujii Masao 2014-11-06 09:18:26 Re: [REVIEW] Re: Compression of full-page-writes