pm1000
Results
1
comments of
pm1000
Yes it works with plpgsql functions but I want to use normal sql functions that can be inlined when they are called. Here is what I want to do: ```...