QUERY PLAN
Aggregate (cost=1.72..1.73 rows=1 width=8)
-> Seq Scan on tbl_comments (cost=0.00..1.72 rows=1 width=0)
Filter: (((object_type)::text = '10'::text) AND (object_id = 1))