| From: | Fabrízio de Royes Mello <fabriziomello(at)gmail(dot)com> |
|---|---|
| To: | Marti Raudsepp <marti(at)juffo(dot)org> |
| Cc: | 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-10-06 13:27:15 |
| Message-ID: | CAFcNs+r=mJbpe805MD5uyUCZRESycBuFXHrHGV_cQHb2pOS2Cg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Oct 6, 2014 at 4:49 AM, Marti Raudsepp <marti(at)juffo(dot)org> wrote:
>
> On Mon, Oct 6, 2014 at 5:12 AM, Marti Raudsepp <marti(at)juffo(dot)org> wrote:
> > On Mon, Oct 6, 2014 at 4:17 AM, Fabrízio de Royes Mello <
fabriziomello(at)gmail(dot)com> wrote:
> >> CREATE INDEX ... [ IF NOT EXISTS [ name ] ] ON ...
>
> > I think this one is wrong now.
>
> I see now, I think you meant:
>
> CREATE INDEX ... [ [ IF NOT EXISTS ] name ] ON ...
>
> If yes, +1 for this, there's no redundancy any more.
>
You are correct...
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
| Attachment | Content-Type | Size |
|---|---|---|
| create_index_if_not_exists_v7.patch | text/x-diff | 10.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2014-10-06 13:44:16 | Re: Promise index tuples for UPSERT |
| Previous Message | Heikki Linnakangas | 2014-10-06 13:21:37 | Re: SSL regression test suite |