[EMAIL PROTECTED] writes:
> The following query gives an error when run on solaris 2.7, but it works
> fine with an equivalent configuration on rh 6.2.
It probably has nothing to do with the platform, but rather with when
you last ran VACUUM ANALYZE and what the exact contents of the database
wer
The following query gives an error when run on solaris 2.7, but it works
fine with an equivalent configuration on rh 6.2.
select tr.transition_key,
tr.transition_name
from wf_transition_info tr
left outer join
wf_context_assignments ca