| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Michael Glaesemann <grzm(at)myrealbox(dot)com> |
| Cc: | Alex Mayrhofer <axelm(at)nona(dot)net>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: timestamp <-> ctime conversion question... |
| Date: | 2005-12-14 03:54:42 |
| Message-ID: | 12373.1134532482@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Michael Glaesemann <grzm(at)myrealbox(dot)com> writes:
> On Dec 14, 2005, at 2:49 , Tom Lane wrote:
>> There is a built-in function to_timestamp() equivalent to this in 8.1,
>> though it doesn't seem to have made it into the documentation :-(
> It's in 9.8. Data Type Formatting Functions
Yeah, I found it later. That's about as random a placement as one can
imagine, however --- this is by no possible classification a formatting
function, even if it was rather stupidly given the same name as
something that is a formatting function. I'm thinking about moving the
entry to where I expected to find it (under Date/Time Functions and
Operators).
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Richard Huxton | 2005-12-14 08:12:17 | Re: php + postgresql pg_connect problem |
| Previous Message | Tom Lane | 2005-12-14 03:35:37 | Re: "incomplete startup packet" on SGI |