Re: Proposal for resolving casting issues

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Proposal for resolving casting issues
Дата
Msg-id GNELIHDDFBOCMGBFGEFOEEFICEAA.chriskl@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: Proposal for resolving casting issues  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Proposal for resolving casting issues  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Re: Proposal for resolving casting issues  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Will the new casting stuff address this kind of annoyance?

usa=# select average(octet_length(val)) from users_sessions;
ERROR:  Function 'average(int4)' does not exist       Unable to identify a function that satisfies the given argument
types       You may need to add explicit typecasts

Chris



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Optimizer generates bad plans.
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: Postgres 7.2.2 Segment Error