Retrieving timestamp data - Mailing list pgsql-interfaces

From ::Willi the One::
Subject Retrieving timestamp data
Date
Msg-id 20070304152310.95205.qmail@web36709.mail.mud.yahoo.com
Whole thread Raw
Responses Re: Retrieving timestamp data  (Michael Fuhr <mike@fuhr.org>)
List pgsql-interfaces
In the documentation, it says that PQgetvalue()
returns string values for strings and "the value is in
the binary representation determined by the data
type’s typsend and typreceive functions." The problem
is, where's the typsend and typrecieve located? I know
that it's not in libpq, but I saw libpgtypes somewhere
in the postgres directory and saw that there are
PGTYPE-related functions but I can't find the typsend.

For example, if I want to retrieve a timestamp data,
how would I do it? Will it return as a string when I
call PQgetvalue()? What about other types such Points
or inet types?

Thanks in advance.

Life is too short for dial-up.



____________________________________________________________________________________
Now that's room service!  Choose from over 150,000 hotels
in 45,000 destinations on Yahoo! Travel to find your fit.
http://farechase.yahoo.com/promo-generic-14795097


pgsql-interfaces by date:

Previous
From: Jeff Davis
Date:
Subject: Re: ruby-postgres for Ruby 1.9
Next
From: "Leticia"
Date:
Subject: Multikey Index GISt