Re: Add column if not exists (CINE)

Поиск
Список
Период
Сортировка
От Takahiro Itagaki
Тема Re: Add column if not exists (CINE)
Дата
Msg-id 20100428130216.92A7.52131E4D@oss.ntt.co.jp
обсуждение исходный текст
Ответ на Add column if not exists (CINE)  (Kjell Rune Skaaraas <kjella79@yahoo.no>)
Ответы Re: Add column if not exists (CINE)
Список pgsql-hackers
Kjell Rune Skaaraas <kjella79@yahoo.no> wrote:

> I've been reading the earlier threads at:
> http://archives.postgresql.org/pgsql-hackers/2009-05/thrd7.php#00252
> http://archives.postgresql.org/pgsql-hackers/2005-10/thrd4.php#00632
> and I'm not sure I have anything that substantially new to add but:
> 
> I saw some indications that this might be a minority opinion,
> well I would like to cast a vote FOR this functionality.

+1 for CINE, just because MySQL supports it.

But before developing, we need to decide how to handle an added object
that has the same name but has different definitions. 

Also, developers should consider not only ADD COLUMN but also other
CREATE or ADD commands. The patch will be large, including documentation
adjustments in many places -- it would be hard work.

Regards,
---
Takahiro Itagaki
NTT Open Source Software Center




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Differential backup
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Re: [COMMITTERS] pgsql: Make CheckRequiredParameterValues() depend upon correct