Tom,
Really the field is a Domain (datetime = timestamp without timezone).
And for information, this is a log table. If the criteria is more
"distant" of the most recent registers (50 or 60), the error occurs.
Thank´s Tom.....I will report my tests.
alexandre
> "alexandre :: aldeia digital" <alepaes@aldeiadigital.com.br> writes:
>> * But if I do: (...) where cf03dthr <= '2003-05-26' (...)
>> * I get: "ERROR: convert_timevalue_to_scalar: unsupported type 16976"
>
> I could not reproduce this here. If your column is actually of a domain
> over timestamp, then you may need some post-7.3.2 bug fixes; see the
> just-released 7.3.3. Otherwise, please provide a self-contained test
> case.
>
> regards, tom lane
>