Re: After Upgrade from 8.2.6 to 8.3.6: function to_timestamp does not exist

From: Nico Grubert <nicogrubert(at)gmail(dot)com>
To: Adam Rich <adam(dot)r(at)sbcglobal(dot)net>
Cc: 'Scott Marlowe' <scott(dot)marlowe(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: After Upgrade from 8.2.6 to 8.3.6: function to_timestamp does not exist
Date: 2009-03-06 07:35:33
Message-ID: 49B0D245.5070000@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> If you're going to truncate the NOW(), just go with CURRENT_DATE instead.

Thanks for the "CURRENT_DATE" tip, Adam. Works fine!

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Oluwatope Akinniyi 2009-03-06 08:50:27 What is the difference?
Previous Message Scott Marlowe 2009-03-06 07:07:00 Re: Performance of subselects