any way to convert date via libpq? - Mailing list pgsql-admin

From Tena Sakai
Subject any way to convert date via libpq?
Date
Msg-id FE44E0D7EAD2ED4BB2165071DB8E328C0378F7CE@egcrc-ex01.egcrc.org
Whole thread Raw
Responses Re: any way to convert date via libpq?
List pgsql-admin

Hi Everybody,

I have a C program to read a postgres table.  One of
the columns of this table is defined as:

  timestamp without time zone

Is there any routine/function that I can use to convert
this field/column value into unix/linux style date for
comparison purpose?

Thank you.

Regards,

Tena Sakai
tsakai@gallo.ucsf.edu

pgsql-admin by date:

Previous
From: Shoaib Mir
Date:
Subject: Re: how to figure out how long a query takes in the pg log file...
Next
From: Scott Marlowe
Date:
Subject: Re: any way to convert date via libpq?