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

From Adam Brightwell
Subject Re: CREATE IF NOT EXISTS INDEX
Date
Msg-id CAKRt6CS+hBbykyuhzhN9ahcZWSE2w3YLcsRKK5cKJd0V4CuR-A@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
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.

-Adam

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: why does LIMIT 2 take orders of magnitude longer than LIMIT 1 in this query?
Next
From: Fabrízio de Royes Mello
Date:
Subject: Re: CREATE IF NOT EXISTS INDEX