Re: Wither 8.3 doc's on cast operator for domain data types? - Mailing list pgsql-general

From Tom Lane
Subject Re: Wither 8.3 doc's on cast operator for domain data types?
Date
Msg-id 26792.1244736165@sss.pgh.pa.us
Whole thread Raw
In response to Wither 8.3 doc's on cast operator for domain data types?  (Steven Lembark <lembark@wrkhors.com>)
List pgsql-general
Steven Lembark <lembark@wrkhors.com> writes:
> Using Postgres 8.3.6, trying to run a query with
> bound parameters gives me:

>     ERROR:  XX000: error from Perl function
>     "expire_facts": operator does not exist: retire
>     d_date => retired_date at line 56.

Uh, maybe you are looking for ">=" rather than "=>" ?

            regards, tom lane

pgsql-general by date:

Previous
From: Steven Lembark
Date:
Subject: Wither 8.3 doc's on cast operator for domain data types?
Next
From: SHARMILA JOTHIRAJAH
Date:
Subject: Postgres auditing features