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

From Kirk Roybal
Subject Re: CREATE IF NOT EXISTS INDEX
Date
Msg-id e05b606d894d11c421a7b5e2a2057781@webfinish.com
Whole thread Raw
In response to Re: CREATE IF NOT EXISTS INDEX  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
<p>Since PostgreSQL started down that road for so many other relations, I think many people just expect this to happen
asa logical extension.<p>It certainly makes life a lot easier in combination with build management
systems.<p>/kirk<p> <p>On2014-09-30 16:43, Tom Lane wrote:<blockquote style="padding-left:5px; border-left:#1010ff 2px
solid;margin-left:5px" type="cite"><pre>Fabrízio de Royes Mello <<a
href="mailto:fabriziomello@gmail.com">fabriziomello@gmail.com</a>>writes:</pre><blockquote style="padding-left:5px;
border-left:#1010ff2px solid; margin-left:5px" type="cite">What's your thoughts about we implement IF NOT EXISTS for
CREATEINDEX?</blockquote><pre>It's got the same semantic problems as every other variant of CINE. 

If there were a huge groundswell of demand for it, maybe we'd hold our
noses and do it anyway.  But I'm against doing it without that.
        regards, tom lane

</pre></blockquote><p> 

pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: INSERT ... ON CONFLICT {UPDATE | IGNORE}
Next
From: Kevin Grittner
Date:
Subject: Re: INSERT ... ON CONFLICT {UPDATE | IGNORE}