Re: parse error in timestamp function - Mailing list pgsql-general

From Bruce Momjian
Subject Re: parse error in timestamp function
Date
Msg-id 200202212149.g1LLncS24960@candle.pha.pa.us
Whole thread Raw
In response to Re: parse error in timestamp function  ("Marek" <marek@nogi.risk.pl>)
List pgsql-general
Marek wrote:
> no its not a bug.
> following HISTORY file:
> "The timestamp() function is no longer available. Use timestamp 'string'
> instead, or CAST"
> for exapmle
> select timestamp '2002-02-14'
> timestamptz
> --------------------
> 2002-02-14 00:00:00+01

Was that HISTORY file wording too obscure?  Did people not see it?

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-general by date:

Previous
From: Jason Earl
Date:
Subject: Re: Protection of intellectual property (Schema & SQL code)
Next
From: Jason Earl
Date:
Subject: Re: Using Connecting to Postgresql from MS Access