QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=4.51..94.46 rows=28 width=85)
Recheck Cond: (object_id = 12)
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..4.50 rows=28 width=0)
Index Cond: (object_id = 12)