On Fri, 3 Oct 2025 at 01:33, Daniel Gustafsson <[email protected]> wrote:
> Another nitpick would be to remove the test for NULL in 
> test_bms_make_singleton
> since that is a STRICT function, making the test for NULL superfluous code:

I see test_random_operations() is also strict. Is it worth getting rid
of the SQL NULL checks on the inputs there too? Aka, the attached.

David

Attachment: test_random_operations_is_strict_no_need_to_check_for_null_inputs.patch
Description: Binary data

Reply via email to