Add operation_type_name sql function
That results in query `explain analyze select process_operation(body, 'nonexistent') from operations limit 100000;` to drop from ~900ms to ~640ms
Loading
Please sign in to comment
That results in query `explain analyze select process_operation(body, 'nonexistent') from operations limit 100000;` to drop from ~900ms to ~640ms