Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements

Поиск
Список
Период
Сортировка
От Fabrízio de Royes Mello
Тема Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements
Дата
Msg-id CAFcNs+rFQo+vDEp=ZKsjLNsphxyhbXtQc0dqWojD0XLOd1HjbQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements  (Stephen Frost <sfrost@snowman.net>)
Ответы Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
<div dir="ltr"><div class="gmail_extra">On Mon, Mar 31, 2014 at 4:52 PM, Stephen Frost <<a
href="mailto:sfrost@snowman.net">sfrost@snowman.net</a>>wrote:<br />><br />> * Fabrízio de Royes Mello (<a
href="mailto:fabriziomello@gmail.com">fabriziomello@gmail.com</a>)wrote:<br /> > > - CREATE SEQUENCE [ IF NOT
EXISTS]<br />> > - CREATE DOMAIN [ IF NOT EXISTS ]<br />> > - CREATE EVENT TRIGGER [ IF NOT EXISTS ]<br
/>>> - CREATE ROLE [ IF NOT EXISTS ]<br />> ><br />> > Seems that no one reviewed this part or was
rejectedwith others?<br /> ><br />> Why don't those fall into the same concern, specifically that what we<br
/>>really want is 'CREATE-OR-REPLACE' semantics for them instead?<br />><br /><br /></div><div
class="gmail_extra">Ok,but I think this semantics is desirable just to "CREATE DOMAIN" and "CREATE EVENT TRIGGER". <br
/><br/>Isn't desirable add CINE to SEQUENCEs and ROLEs?<br /><br /></div><div class="gmail_extra">Regards,<br
/></div><divclass="gmail_extra"><br />--<br />Fabrízio de Royes Mello<br />Consultoria/Coaching PostgreSQL<br
/>>>Timbira: <a href="http://www.timbira.com.br">http://www.timbira.com.br</a><br /> >> Blog sobre TI: <a
href="http://fabriziomello.blogspot.com">http://fabriziomello.blogspot.com</a><br/>>> Perfil Linkedin: <a
href="http://br.linkedin.com/in/fabriziomello">http://br.linkedin.com/in/fabriziomello</a><br/> >> Twitter: <a
href="http://twitter.com/fabriziomello">http://twitter.com/fabriziomello</a></div></div>

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements