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

From: Fabrízio de Royes Mello <fabriziomello(at)gmail(dot)com>
To: Amit Langote <amitlangote09(at)gmail(dot)com>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements
Date: 2013-06-20 12:48:25
Message-ID: CAFcNs+pCQZOHh8j5eESKmrs_5+CzQhSdfVDtH=tY+E1_06O_vA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jun 20, 2013 at 1:52 AM, Amit Langote <amitlangote09(at)gmail(dot)com>
wrote:
>
> Is it possible to:
>
> CREATE [ OR REPLACE | IF NOT EXISTS ] OPERATOR CLASS
>
> I am in a situation where I need to conditionally create an operator
> class (that is, create only if already does not exist).
>
> [...]
>

The intention is cover all "CREATE OPERATOR" variants. See my planning [1].

Regards,

[1]
https://docs.google.com/spreadsheet/ccc?key=0Ai7oCVcVQiKFdEctQUxNNlR1R2xRTUpJNFNDcFo4MUE&usp=sharing

--
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL
>> Blog sobre TI: http://fabriziomello.blogspot.com
>> Perfil Linkedin: http://br.linkedin.com/in/fabriziomello
>> Twitter: http://twitter.com/fabriziomello

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2013-06-20 12:51:50 Re: Bugfix and new feature for PGXS
Previous Message MauMau 2013-06-20 11:46:27 Re: backend hangs at immediate shutdown (Re: Back-branch update releases coming in a couple weeks)