| Aggregate (cost=38405.62..38405.63 rows=1 width=8) |
| -> Gather Merge (cost=38404.85..38405.55 rows=6 width=159) |
| Workers Planned: 2 |
| -> Sort (cost=37404.82..37404.83 rows=3 width=159) |
| Sort Key: tbl_object_change_logs.created_at DESC |
| -> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..37404.80 rows=3 width=159) |
| Filter: ((object_id = 3957) AND (object_type = '1'::smallint)) |