Re: CREATE SCHEMA IF NOT EXISTS - Mailing list pgsql-hackers

From Dickson S. Guedes
Subject Re: CREATE SCHEMA IF NOT EXISTS
Date
Msg-id CAHHcreq30hQ3KB8zv+dNnAE3cL2HYuAQOQYxFLJNL3DVh+DtoQ@mail.gmail.com
Whole thread Raw
In response to Re: CREATE SCHEMA IF NOT EXISTS  ("David E. Wheeler" <david@justatheory.com>)
List pgsql-hackers
2012/8/28 David E. Wheeler <david@justatheory.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
implementit 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
thatway. 

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@guedesoft.net -
skype/twitter: guediz ~ github.com/guedes
http://guedesoft.net ~ http://www.postgresql.org.br



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Advisory Lock BIGINT Values
Next
From: David Fetter
Date:
Subject: Re: [v9.3] writable foreign tables