Stability Improvements 💪
- Fix aggregate custom scan handling of
NULLbool values inGROUP BY. - Fix joinscan pushdown for
DISTINCTwhere fast fields have typmod casts. - Fix
pdb.agg()withsolve_mvccargument to work with all search operators.
NULL bool values in GROUP BY.DISTINCT where fast fields have typmod casts.pdb.agg() with solve_mvcc argument to work with all search operators.