Re: how do i query the type of an object?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: how do i query the type of an object?
Дата
Msg-id 1823.1281577198@sss.pgh.pa.us
обсуждение исходный текст
Ответ на how do i query the type of an object?  (Mark Rostron <mrostron@ql2.com>)
Ответы Re: how do i query the type of an object?  (Yeb Havinga <yebhavinga@gmail.com>)
Список pgsql-admin
Mark Rostron <mrostron@ql2.com> writes:
> Is there some way to query the data-type of '<some value expression>'?

There's a SQL-standard construct called IS OF, and a function called
pg_typeof, but it's not real clear whether either of those would help
you.

            regards, tom lane

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

Предыдущее
От: Mark Rostron
Дата:
Сообщение: how do i query the type of an object?
Следующее
От: "Gnanakumar"
Дата:
Сообщение: Re: Autovacuum daemon internal handling