Datatype of a column

From: Ishaya Bhatt <ishayabhatt(at)gmail(dot)com>
To: pgsql-students(at)postgresql(dot)org
Subject: Datatype of a column
Date: 2013-11-11 14:11:06
Message-ID: CA+E1M31wo9iGn-+ZkCsiVLHs=uED9sTXQZ162ZNWJOX0XQwzdw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-students

Hi,
In the sorting code, I need to determine the datatype of my sort keys
and call some code conditionally based on the datatype. Is there any way to
determine the datatype of a column from the *backend* PostGreSQL code. is
the datatype of the column available in the plan? Any help on this would be
very much appreciated.

Thanks,
Ishaya Bhatt.

Browse pgsql-students by date

  From Date Subject
Next Message Heikki Linnakangas 2013-11-11 16:35:39 Re: Fwd: Test of Algorithm || Indexing Scheme
Previous Message Rohit Goyal 2013-11-11 12:12:13 Re: Fwd: Test of Algorithm || Indexing Scheme