Hello,
I'm working a lot with psql and plpgsql, I have a project based on psql and
for the developpement I often need to "dump" a function, it is not really
possible with psql because you don't have correctly the parameter.
So I've made a patch for pg_dump which permit to dump all the functions
Hello,
I'm working a lot with psql and plpgsql, I have a project based on psql and
for the developpement I often need to "dump" a function, it is not really
possible with psql because you don't have correctly the parameter.
So I've made a patch for pg_dump which permit to dump all the functions