Re: [GENERAL] Wither 8.3 doc's on cast operator for domain data types?

2009-06-11 Thread Tom Lane
Steven Lembark 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 "=>

[GENERAL] Wither 8.3 doc's on cast operator for domain data types?

2009-06-11 Thread Steven Lembark
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. "retired_date" is one of a set of domains defined via: create domain publish_d