| Aggregate (cost=35596.75..35596.76 rows=1 width=8) |
| -> Gather Merge (cost=35596.49..35596.73 rows=2 width=159) |
| Workers Planned: 2 |
| -> Sort (cost=34596.47..34596.47 rows=1 width=159) |
| Sort Key: tbl_object_change_logs.created_at DESC |
| -> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..34596.46 rows=1 width=159) |
| Filter: ((object_id = 68) AND (object_type = '20008'::smallint)) |