timestamp conversion to unisgned long? - Mailing list pgsql-sql

From pierre@kahuna.versions.com
Subject timestamp conversion to unisgned long?
Date
Msg-id 20010622180801.18977.qmail@kahuna.versions.com
Whole thread Raw
Responses Re: timestamp conversion to unisgned long?
Re: timestamp conversion to unisgned long?
List pgsql-sql
All,
  Perhaps I'm not sing hte correct datatype, but I'd like to be able to convert
a timestamp over to an unsigned long to be used within C code and compare
to the output of time().

 I can't seem to see any easy way of doing this using the built in
stuff for postgresql.

  Ideas?

  Perhaps I'm using the wrong type?

 Pierre

pgsql-sql by date:

Previous
From: "Ross J. Reedstrom"
Date:
Subject: Re: What is a "tuple"
Next
From: Stephan Szabo
Date:
Subject: Re: distinguishing different database connections