Re: to_date

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: "Goulet, Dick" <DGoulet(at)vicr(dot)com>
Cc: Jim Fu <Jim(dot)Fu(at)logixcom(dot)com>, pgsql-admin(at)postgresql(dot)org
Subject: Re: to_date
Date: 2006-02-14 01:13:34
Message-ID: 20060214011334.GA74764@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Mon, Feb 13, 2006 at 04:18:30PM -0500, Goulet, Dick wrote:
> If your using V7.4 it doesn't but the following will create one.

Eh? to_date(text, text) is documented as far back as 7.0, and it
certainly works on the 7.4 and 7.3 systems I checked.

http://www.postgresql.org/docs/7.4/static/functions-formatting.html
http://www.postgresql.org/docs/7.3/static/functions-formatting.html
http://www.postgresql.org/docs/7.2/static/functions-formatting.html
http://www.postgresql.org/docs/7.1/static/functions-formatting.html
http://www.postgresql.org/docs/7/static/functions2976.htm

--
Michael Fuhr

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Arnau 2006-02-14 11:38:13 pg_xlog location
Previous Message postgres 2006-02-13 22:52:02 Re: Switch log (WAL)