[GENERAL] dump strored function

2007-03-17 Thread Dany DeBontridder
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

[GENERAL] Dump a function

2007-03-16 Thread Dany DeBontridder
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