"Aleksandr Vinokurov" <[EMAIL PROTECTED]> writes: > The question is why "explain analyze" shows a 'Filter: ("action" <> 0)' in > plan:
Use a newer Postgres release (8.1 or later). regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match