inserting time_t into timestamp field(C language) - Mailing list pgsql-interfaces

From Cal McPherson
Subject inserting time_t into timestamp field(C language)
Date
Msg-id 65ED19764468D411A6AF006094EA0F3B275D73@SERVER
Whole thread Raw
Responses Re: inserting time_t into timestamp field(C language)  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-interfaces
What is the most efficient way to convert a time_t struct so that I can
insert it into a timestamp field.

Cal McPherson
Software Engineer
ADTEC Communications
Phone: +612 9213 9917 Fax: +612 9281 7575
Email: calm@adtec.com.au
Web: www.adtec.com.au



pgsql-interfaces by date:

Previous
From: Tom Lane
Date:
Subject: Re: DataType OID for PQexecParams-call in libpq
Next
From: Jonathan Gardner
Date:
Subject: Extending PlPythonU