Re: to_timestamp overloaded to convert from Unix epoch - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: to_timestamp overloaded to convert from Unix epoch
Date
Msg-id 200408142112.i7ELCPl23307@candle.pha.pa.us
Whole thread Raw
In response to Re: to_timestamp overloaded to convert from Unix epoch  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: to_timestamp overloaded to convert from Unix epoch  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
TODO here?

---------------------------------------------------------------------------

Tom Lane wrote:
> Michael Glaesemann <grzm@myrealbox.com> writes:
> > On Aug 15, 2004, at 1:19 AM, Tom Lane wrote:
> >> There was however another patch submitted recently that seemed to
> >> duplicate yours functionally but used a different syntax --- I think
>
> > Other than Chris' suggestion of extract(timestamp from epoch)?
>
> [ looks in archives... ]  Oh, actually that was *you* --- I was vaguely
> remembering your proposed patch of 2-Aug.  You were calling the function
> epoch_to_timestamp at the time.
>
> I like to_timestamp(double) better than these other names ...
>
>             regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
>                http://www.postgresql.org/docs/faqs/FAQ.html
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Andreas Seltenreich
Date:
Subject: Minor psql reference fix
Next
From: Bruce Momjian
Date:
Subject: Re: to_timestamp overloaded to convert from Unix epoch