timestamp() broken in 7.2.4? - Mailing list pgsql-general

From Holger Marzen
Subject timestamp() broken in 7.2.4?
Date
Msg-id Pine.LNX.4.50.0306270044080.816-100000@bluebell.marzen.de
Whole thread Raw
Responses Re: timestamp() broken in 7.2.4?  (Ian Barwick <barwick@gmx.net>)
Re: timestamp() broken in 7.2.4?  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-general
In 7.1.3 I can use

  select timestamp(date '2001-01-01', time '00:00');

but in 7.2.4 I get

  db1=# select timestamp(date '2001-01-01', time '00:00');
  ERROR:  parser: parse error at or near "date"

I get the same error when using actual columns in actual tables. Both
PostgreSQL versions are compiled from source on a Intel Linux box.

--
PGP/GPG Key-ID:
http://blackhole.pca.dfn.de:11371/pks/lookup?op=get&search=0xB5A1AFE1

pgsql-general by date:

Previous
From: Manuel Sugawara
Date:
Subject: Re: 7.3.3 RPM build
Next
From: Lamar Owen
Date:
Subject: Re: 7.3.3 RPM build