Hello,
I want to export a list of procedure definitions, which seems to be a
hard nut to crack :-(
A solution could be to use a combination of pg_dump and pg_restore, but
this also requires some time investment.
It would be fine, if pg_dump could be more selective about the object to
select...
Does anyone have a handmade solution for a pg_get_procdef function.
I'm still on Postgres 8.3 ...
Thanks for any help,
Marc Mamin