pg 7.3 Time function not working

From: Uday Walia <waliau(at)yahoo(dot)com>
To: pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: pg 7.3 Time function not working
Date: 2003-08-28 07:41:29
Message-ID: 20030828074129.44524.qmail@web41003.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

We are upgrading from pg 7.1 to 7.3.3.
The following which works on 7.1 gives error on 7.3.3.

select time (timestamp '2003-08-30 20:30');

What changed on 7.3.3 ?

Thanks

Udhe

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Chris Faulkner 2003-08-28 09:07:04 binding variable length array
Previous Message Barry Lind 2003-08-28 05:18:48 Re: Getting oid after insert