| Aggregate (cost=35597.86..35597.87 rows=1 width=8) |
| -> Gather Merge (cost=35597.60..35597.84 rows=2 width=159) |
| Workers Planned: 2 |
| -> Sort (cost=34597.58..34597.58 rows=1 width=159) |
| Sort Key: tbl_object_change_logs.created_at DESC |
| -> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..34597.57 rows=1 width=159) |
| Filter: ((object_id = 38456) AND (object_type = '19'::smallint)) |