| ▲ | znpy 3 hours ago | |||||||
Is this another llm-driven rewrite? I wonder how many "unsafe" blocks are in there... | ||||||||
| ▲ | queoahfh 3 hours ago | parent [-] | |||||||
From what I skimmed manually, not that many, but the code itself seems labyrinthical. Like, why have both Rust Try-supporting Error-like tagged union, but also booleans, for error handling, in the same function? https://github.com/malisper/pgrust/blob/3646a73515a5e4ac7d0b... https://github.com/malisper/pgrust/blob/3646a73515a5e4ac7d0b... | ||||||||
| ||||||||