Re: timestamp/function question - Mailing list pgsql-general

From Soma Interesting
Subject Re: timestamp/function question
Date
Msg-id 5.0.2.1.0.20010329090322.02190e88@pop.telus.net
Whole thread Raw
In response to Re: timestamp/function question  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: timestamp/function question  (Larry Rosenman <ler@lerctr.org>)
List pgsql-general
At 10:56 AM 3/29/2001 -0500, you wrote:
>Because you asked for a value based on the current *date*.
>If you waited till tomorrow and tried again, then you'd get a
>different answer.  Perhaps you want
>
>                 RETURN date_part(''epoch'', CURRENT_TIMESTAMP);

Thank you Tom!

Thank-you! Thank-you! Thank-you! Thank-you!

How can I possibly thank you enough?! I want you to know how much I
appreciate your answers because I'll have more questions for you one day...

I love postgres, but I hate your documentation... (that doesn't mean I
don't read it however).


pgsql-general by date:

Previous
From: will trillich
Date:
Subject: Re: timestamp/function question
Next
From: "Mitch Vincent"
Date:
Subject: Re: tables, where