Re: CREATE SCHEMA IF NOT EXISTS

From: "Dickson S(dot) Guedes" <listas(at)guedesoft(dot)net>
To: "David E(dot) Wheeler" <david(at)justatheory(dot)com>
Cc: fabriziomello(at)gmail(dot)com, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: CREATE SCHEMA IF NOT EXISTS
Date: 2012-08-28 16:29:08
Message-ID: CAHHcreq30hQ3KB8zv+dNnAE3cL2HYuAQOQYxFLJNL3DVh+DtoQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2012/8/28 David E. Wheeler <david(at)justatheory(dot)com>:
> On Aug 28, 2012, at 8:19 AM, Fabrízio de Royes Mello wrote:
>
>>> - Should this patch implements others INEs like ADD COLUMN IF NOT EXISTS?
>>
>> If this feature is important I believe we must implement it.
>>
>> Exists several "CREATE" statements without "IF NOT EXISTS" option too, so we can discuss more about it and I can implement it in this patch or in another.
>
> I don't think any of them have to be a part of *this* patch. There can be patches for each of them. Probably simpler that way.

Yes, agreed. Other implementations should be in their own distinct
patches. BTW, it could be interesting search the archive for past
discussions about CINE.

I changed the status of this patch to "Ready for Committer".

Regards,
--
Dickson S. Guedes
mail/xmpp: guedes(at)guedesoft(dot)net -
skype/twitter: guediz ~ github.com/guedes
http://guedesoft.net ~ http://www.postgresql.org.br

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David Fetter 2012-08-28 16:30:35 Re: [v9.3] writable foreign tables
Previous Message Bruce Momjian 2012-08-28 16:17:42 Re: Advisory Lock BIGINT Values