Skip to main content

Stability Improvements 💪

  • Added support for using the pdb.agg(..., solve_mvcc=bool) argument in all positions.
  • (beta) Align the behavior of the work_mem setting with Postgres for the join custom scan.
  • (beta) Fix use of the pdb.score function in some queries for the join custom scan.
  • (beta) Allow use of the join custom scan for semi/anti-joins, regardless of estimates.
The full changelog is available on the GitHub Release.