Hello,
There is something strange with the views definitions, I have "order by" statement amended to the views where the view is ordered by all the columns in the view. Is this a common behavior?
Ps: I am using postgresql 8.3
Regards