Re: minor patch submission: CREATE CAST ... AS EXPLICIT

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема Re: minor patch submission: CREATE CAST ... AS EXPLICIT
Дата
Msg-id alpine.DEB.2.00.1105272345330.30412@moria
обсуждение исходный текст
Ответ на Re: minor patch submission: CREATE CAST ... AS EXPLICIT  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: minor patch submission: CREATE CAST ... AS EXPLICIT
Список pgsql-hackers
>> From a language definition perspective, it is helpful to have a name for
>> every case instead of an implicit fallback, without any word to describe
>> it. See for instance "CREATE USER CREATEDB/NOCREATEDB" or "CREATE RULE ...
>> DO ALSO/INSTEAD" for similar occurences of naming default cases.
>
> Oddly enough, we did add the DO ALSO syntax much later, and no one
> complained about that, as far as I recall.

I complained:-) and I submitted the patch then, AFAICR.

-- 
Fabien.


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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: Reducing overhead of frequent table locks
Следующее
От: Andres Freund
Дата:
Сообщение: Re: How can I check the treatment of bug fixes?