6 ms·
wanted to test this but no joy. "ERROR: convert_string_datum (selfuncs.c): pg_strxfrm leg; C-collation lane only" "thread 'pg:backend:1572' (11650) panicked at
by mdkdog 1mo ago
wanted to test this but no joy.
"ERROR: convert_string_datum (selfuncs.c): pg_strxfrm leg; C-collation lane only"
"thread 'pg:backend:1572' (11650) panicked at crates/backend/optimizer/plan/planner/src/selfuncs.rs:966:9:"
i would say is not ready yet.
- malisper 1mo agoCan you file an issue? We know there are bugs and the work we're doing with formal verification and fuzz testing is to go through all the code and make sure all of it behaves identically to Postgres
- malisper 1mo agoWe've fixed the issue on our development branch. We've only been working with the default collation so when you try a different one it causes an issue