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+pCQZOHh8j5eESKmrs_5+CzQhSdfVDtH=tY+E1_06O_vA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements  (Amit Langote <amitlangote09@gmail.com>)
Ответы Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements  (Amit Langote <amitlangote09@gmail.com>)
Список pgsql-hackers
<div dir="ltr"><br />On Thu, Jun 20, 2013 at 1:52 AM, Amit Langote <<a
href="mailto:amitlangote09@gmail.com">amitlangote09@gmail.com</a>>wrote:<br />><br />> Is it possible to:<br
/>><br/>> CREATE [ OR REPLACE | IF NOT EXISTS ] OPERATOR CLASS<br /> ><br />> I am in a situation where I
needto conditionally create an operator<br />> class (that is, create only if already does not exist).<br />><br
/>>[...]<br />><br /><br />The intention is cover all "CREATE OPERATOR" variants. See my planning [1].<br /><br
/>Regards,<br/><br />[1] <a
href="https://docs.google.com/spreadsheet/ccc?key=0Ai7oCVcVQiKFdEctQUxNNlR1R2xRTUpJNFNDcFo4MUE&usp=sharing">https://docs.google.com/spreadsheet/ccc?key=0Ai7oCVcVQiKFdEctQUxNNlR1R2xRTUpJNFNDcFo4MUE&usp=sharing</a><br
/><br/>--<br />Fabrízio de Royes Mello<br />Consultoria/Coaching PostgreSQL<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><br/></div> 

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

Предыдущее
От: "MauMau"
Дата:
Сообщение: Re: backend hangs at immediate shutdown (Re: Back-branch update releases coming in a couple weeks)
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Bugfix and new feature for PGXS