Re: Datatype of a column

Поиск
Список
Период
Сортировка
От Ishaya Bhatt
Тема Re: Datatype of a column
Дата
Msg-id CA+E1M32rpuZ99AzG9PxvMsYuoFLkBMn=jeCKUZPzesAv2WMSvQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Datatype of a column  (Kevin Grittner <kgrittn@ymail.com>)
Ответы Re: Datatype of a column  (Luca Ferrari <fluca1978@infinito.it>)
Список pgsql-novice
Is there any way of calling the PSQLexec() and PQftype() methods from the backend?


On Thu, Nov 7, 2013 at 2:20 PM, Kevin Grittner <kgrittn@ymail.com> wrote:
Ishaya Bhatt <ishayabhatt@gmail.com> wrote:

> Is it possible to identify the datatype of the column of a sort
> query ?

Does the pg_typeof() function do what you want?  If not, could you
give more context?

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


--
Sent via pgsql-novice mailing list (pgsql-novice@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-novice

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

Предыдущее
От: Payal Singh
Дата:
Сообщение: Re: Test an indexing Scheme
Следующее
От: Claudio Poli
Дата:
Сообщение: How to alias attributes in an ARRAY_AGG expression