|
|
 | | From: | mario mora suarez | | Subject: | date type! | | Date: | Mon, 6 Dec 2004 23:19:45 -0600 (CST) |
|
|
 | some body knows how to convert a date type (in postgresql) to binary data in C
Alguien sabe como comvertir el tipo date( en postgresql) a binario en C.
_________________________________________________________ Do You Yahoo!? La mejor conexión a internet y 2GB en tu buzón de Correo Yahoo! por $100 al mes. http://net.yahoo.com.mx
---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster
|
|
 | | From: | Michael Fuhr | | Subject: | Re: date type! | | Date: | Mon, 6 Dec 2004 22:35:11 -0700 |
|
|
 | 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/
---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
|
|
|