Change postgres delimiter
Hi,
Actually the postgres delimiter for define a function is $$.
An error are returned if we have this delimiter in the query ('joey bada$$' for example)
So I propose to change the delimiter $$ to $func$ which is less common
Showing
with
3 additions
and
3 deletions
-
Please register or sign in to post a comment