On Thu, Jun 20, 2013 at 9:48 PM, Fabrízio de Royes Mello <[email protected]> wrote: > > On Thu, Jun 20, 2013 at 1:52 AM, Amit Langote <[email protected]> > 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
Hmm, okay. Last time I checked, the CREATE OPERATOR CLASS row was empty, so asked. -- Amit Langote -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
