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

From: Karol Trzcionka <karlikt(at)gmail(dot)com>
To: fabrizio(at)timbira(dot)com(dot)br
Cc: Abhijit Menon-Sen <ams(at)2ndquadrant(dot)com>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements
Date: 2013-07-26 08:39:00
Message-ID: 51F235A4.8020804@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

W dniu 26.07.2013 02:44, Fabrízio de Royes Mello pisze:
> Should be... I fix that in attached patch.
Hello, as I can see there are more inconsistent places.
First style:
OperatorCreate
---
Second style:
ProcedureCreate
TypeCreate
DefineTSParser
DefineType
DefineEnum
---
Third style:
CreateCast
DefineTSDictionary
DefineTSTemplate
DefineTSConfiguration
DefineRange
DefineCompositeType
Regards,
Karol

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2013-07-26 09:34:47 Re: dynamic background workers, round two
Previous Message Fujii Masao 2013-07-26 07:26:08 Re: comment for "fast promote"