Quantcast
Channel: Liquibase Forums
Viewing all articles
Browse latest Browse all 2993

Re : dollar sign in procedure - Postgres

$
0
0
Would you mind sharing the whole script?  It looks similar to this issue.

So instead of using

REPLACE PROCEDURE public.sp_test()
 LANGUAGE plpgsql
AS $procedure$
begin
try

REPLACE PROCEDURE public.sp_test()
 LANGUAGE plpgsql
AS '
begin
...
end
'
Does that work out?


Viewing all articles
Browse latest Browse all 2993

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>