On Mon, Dec 06, 2004 at 11:19:45PM -0600, mario mora suarez wrote:
> some body knows how to convert a date type (in
> postgresql) to binary data in C
What kind of C code are you writing (client application using libpq,
server-side function, etc.), how did you obtain the DATE variable
in question, and how do you intend to use the binary version of it?
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/