Re: date type!

Lists: Postg토토 결과SQL : Postg토토
From: mario mora suarez <mmora50(at)yahoo(dot)com(dot)mx>
To: postgresql <pgsql-interfaces(at)postgresql(dot)org>
Subject: date type!
Date: 2004-12-07 05:19:45
Message-ID: 20041207051945.13967.qmail@web20108.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-interfaces

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


From: Michael Fuhr <mike(at)fuhr(dot)org>
To: mario mora suarez <mmora50(at)yahoo(dot)com(dot)mx>
Cc: postgresql <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: date type!
Date: 2004-12-07 05:35:11
Message-ID: 20041207053511.GA52311@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: Postg토토 결과SQL : Postg토토

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/