| Aggregate (cost=0.04..0.05 rows=1 width=8) |
| -> Sort (cost=0.02..0.03 rows=1 width=826) |
| Sort Key: p.bargain_date DESC, p.created_at DESC |
| -> HashAggregate (cost=0.00..0.01 rows=1 width=826) |
| Group Key: p.id |
| -> Result (cost=0.00..0.00 rows=0 width=16) |
| One-Time Filter: false |