Hi,
What's the easiest way to modify or view a function
written in PL/pgSQL? I've been using pg_dump to get the original function,
then dropping and creating the function and trigger after making a change.
Is there an easier way?
-James
|
- Re: [SQL] Changing PL/pgSQL triggers James Orr
- Re: [SQL] Changing PL/pgSQL triggers Roberto Mello
- Re: [SQL] Changing PL/pgSQL triggers Kristoff Bonne