LIBPQ - Mailing list pgsql-interfaces

From creid
Subject LIBPQ
Date
Msg-id ILECJKPFOLBAGINIFFFBKEBGCAAA.creid@netbcg.com
Whole thread Raw
Responses Re: LIBPQ  (Tomasz Myrta <jasiek@klaster.net>)
List pgsql-interfaces
Can anyone help me understand what it is I need to do to simply retrieve
date and time columns into C variables that are readable.  All other columns
are come across successfully but the date and time.  I have tried double to
store the pg date and char[9] for time, among other typedef tries.  My
psotgres columns are defined as: mytime time, mydate date.

Thanks
C



pgsql-interfaces by date:

Previous
From: Andrew S Halper
Date:
Subject: Re: EXEC SQL INCLUDE syntax
Next
From: "Lord Lerkista"
Date:
Subject: PgAccess