Stability Improvements 💪
- Added support for using the
pdb.agg(..., solve_mvcc=bool)argument in all positions. - (beta) Align the behavior of the
work_memsetting with Postgres for the join custom scan. - (beta) Fix use of the
pdb.scorefunction in some queries for the join custom scan. - (beta) Allow use of the join custom scan for semi/anti-joins, regardless of estimates.