Hi
I want to get the PLPGSQL code from the PostgreSQL 9.1 database. I've usedpg_proc that only gives me the body of the code. Is there a Postgresfunction that can build all the code?
Regards,
Néstor