Re: How to know the type of an expression ?

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: How to know the type of an expression ?
Дата
Msg-id 52EF20B2E3209443BC37736D00C3C1380B2D9B63@EXADV1.host.magwien.gv.at
обсуждение исходный текст
Ответ на How to know the type of an expression ?  (maa1666@yahoo.fr)
Список pgsql-general
> Is there a means to know the type of an expression ?
> Something like a "typeof" function ?
>
> As I work a lot with numbers of type "numeric", I often want to know
> the precision of the result returned by an expression, in case the
> returned result is "numeric".
> I would also like to know if numbers of type "numeric" have not been
> silently converted to "double precision" somewhere in the expression.

Which API are you using?

Yours,
Laurenz Albe

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

Предыдущее
От: Peter Wilson
Дата:
Сообщение: Re: Replicating changes
Следующее
От: Alexander Staubo
Дата:
Сообщение: Re: postgresql books and convertion utilities