How to know the type of an expression ?

Поиск
Список
Период
Сортировка
От maa1666@yahoo.fr
Тема How to know the type of an expression ?
Дата
Msg-id 1161949128.973066.108890@m7g2000cwm.googlegroups.com
обсуждение исходный текст
Список 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.

Best regards

Nicolas Riesch


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

Предыдущее
От: lord.zoltar@gmail.com
Дата:
Сообщение: arrays of user types.
Следующее
От: chelliah gabriel - Sun Microsystems - Bangalore India
Дата:
Сообщение: Instead of Triggers