You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Direct comparator tests over generated fixtures: numeric terms are 702 bytes
(N=14) and order across a full 14-value ascending chain spanning sign,
magnitude, and fractional scale (so the left blocks decide ordering — the
regression the missed 9 -> 1+n offset would fail); timestamptz terms are 604
bytes (N=12) and order 1900 < 2099.
Verified end-to-end: numeric + timestamptz ordered matrix suites (211 each,
incl. < <= > >= / ORDER BY / MIN / MAX) green; full SQLx suite 2026 passed;
test:matrix:inventory reconciles both new ordered types; self-contained v3
install green.
0 commit comments