Comparing dates in 3.0

From: Ellen Spertus <spertus(at)mills(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: Comparing dates in 3.0
Date: 2000-11-17 04:38:43
Message-ID: 5.0.1.4.0.20001116203413.0395d008@mail.brightmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

After upgrading from 6.x to 7.x, the following query broke, I lost the
ability to check how many days apart two DATEs are by subtracting
them. What is the correct way to determine the difference between two
dates in 7.x?

Thank you.

Ellen Spertus

Responses

Browse pgsql-general by date

  From Date Subject
Next Message The Hermit Hacker 2000-11-17 06:33:06 Re: [HACKERS] Re: PHPBuilder article -- Postgres vs MySQL
Previous Message Tom Lane 2000-11-17 04:37:56 Re: Strange problem upgrading to 7.0.3x