Postgres: Cannot query function with boolean optional param

前端 未结 0 1445
野趣味
野趣味 2021-01-04 20:57

I created Postgres function with optional params in order to query from diff app places:

create or replace FUNCTION public.myFunction(
   language integer, 
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题