Re: EXCEPT doesn't compare TIMESTAMP type?

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: dipti shah <shahdipti1980(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: EXCEPT doesn't compare TIMESTAMP type?
Date: 2010-04-23 10:38:06
Message-ID: 4BD1788E.9010204@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 23/04/2010 11:31, dipti shah wrote:

> ERROR: EXCEPT types text and timestamp without time zone cannot be matched
> LINE 2: except select id, txid, txtime

Try adding a cast to one of them.

Ray.

--
Raymond O'Donnell :: Galway :: Ireland
rod(at)iol(dot)ie

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Morgan Taschuk 2010-04-23 10:53:06 Re: PSQL segmentation fault after setting host
Previous Message Grzegorz Jaśkiewicz 2010-04-23 10:34:40 Re: EXCEPT doesn't compare TIMESTAMP type?