Re: CREATE SCHEMA IF NOT EXISTS

Поиск
Список
Период
Сортировка
От Dickson S. Guedes
Тема Re: CREATE SCHEMA IF NOT EXISTS
Дата
Msg-id CAHHcreq30hQ3KB8zv+dNnAE3cL2HYuAQOQYxFLJNL3DVh+DtoQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: CREATE SCHEMA IF NOT EXISTS  ("David E. Wheeler" <david@justatheory.com>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Advisory Lock BIGINT Values
Следующее
От: David Fetter
Дата:
Сообщение: Re: [v9.3] writable foreign tables