Problem Interval() and Timestamp() with Postgres 7.21

From: "Peter" <peterh(at)600ml(dot)com(dot)au>
To: "PostgreSQL PHP" <pgsql-php(at)postgresql(dot)org>
Subject: Problem Interval() and Timestamp() with Postgres 7.21
Date: 2002-07-19 01:48:05
Message-ID: 005a01c22ec6$65fdcf50$33b318cb@CHERNOBIL
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Hello,

Has anyone expreience these problems with postgres 7.21??

timestamp('now') or interval('7 days') now result in parse errors when executed ????

this renders an import script of mine useless, when it was running without problems on previous versions?

have i compiled postgres wrong? has this functionality been dropped from postgresql????

any help would be greately appreciated.

regards, Peter

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-07-19 02:06:35 Re: Problem Interval() and Timestamp() with Postgres 7.21
Previous Message Josh Berkus 2002-07-19 00:37:26 Re: sequence was re-created