timestamp conversion to unisgned long?

From: pierre(at)kahuna(dot)versions(dot)com
To: pgsql-sql(at)postgresql(dot)org
Subject: timestamp conversion to unisgned long?
Date: 2001-06-22 18:08:01
Message-ID: 20010622180801.18977.qmail@kahuna.versions.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2001-06-22 18:37:44 Re: View performance question
Previous Message Tom Lane 2001-06-22 17:58:00 Re: View performance question