Re: Implicit coercions need to be reined in

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SB SD
Тема Re: Implicit coercions need to be reined in
Дата
Msg-id 46C15C39FEB2C44BA555E356FBCD6FA41EB42A@m0114.s-mxs.net
обсуждение исходный текст
Ответ на Implicit coercions need to be reined in  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Implicit coercions need to be reined in  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> Thus, for example, int4 to float8 seems like an okay implicit
coercion,
> but not int4 to text.

int4 to text is imho one of the most important implicit coercions of
all.
Still, a field to mark an implicit coercion function is probably a good
thing. 

Imho a numeric to text implicit coercion would also be great :-) 

I come from a db where all coercions are possible implicitly,
this has not been a problem as long as there is a way to overrule.

Andreas


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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: ALTER OR REPLACE feature
Следующее
От: mlw
Дата:
Сообщение: create table .... without OID, and rserv