Re: drop if exists remainder

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: drop if exists remainder
Дата
Msg-id 43E624AE.702@dunslane.net
обсуждение исходный текст
Ответ на Re: drop if exists remainder  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: drop if exists remainder  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: drop if exists remainder  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-patches

Tom Lane wrote:

>Andrew Dunstan <andrew@dunslane.net> writes:
>
>
>>Here's a first draft patch for DROP ... IF EXISTS for the remaining
>>cases, namely: LANGUAGE, TABLESPACE, TRIGGER OPERATOR CLASS, FUNCTION,
>>AGGREGATE, OPERATOR, CAST and RULE.
>>
>>
>
>At what point does this stop being useful and become mere bloat?
>The only case I can ever recall being actually asked for was the
>TABLE case ...
>
>
>
>

Chris KL said it should be done for all on the grounds of consistency.
But I will happily stop right now if that's not the general view - I'm
only doing this to complete something I started.

cheers

andrew


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: drop if exists remainder
Следующее
От: Joachim Wieland
Дата:
Сообщение: Re: TODO-Item: TRUNCATE ... CASCADE