Re: Datatype of a column - Mailing list pgsql-novice

From Ishaya Bhatt
Subject Re: Datatype of a column
Date
Msg-id CA+E1M32rpuZ99AzG9PxvMsYuoFLkBMn=jeCKUZPzesAv2WMSvQ@mail.gmail.com
Whole thread Raw
In response to Re: Datatype of a column  (Kevin Grittner <kgrittn@ymail.com>)
Responses Re: Datatype of a column
List 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 by date:

Previous
From: Payal Singh
Date:
Subject: Re: Test an indexing Scheme
Next
From: Claudio Poli
Date:
Subject: How to alias attributes in an ARRAY_AGG expression