Search Postgresql Archives
dump strored function
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: pgsql-general@xxxxxxxxxxxxxx
- Subject: dump strored function
- From: "Dany DeBontridder" <dany118@xxxxxxxxx>
- Date: Sat, 17 Mar 2007 19:49:15 +0100
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=GPc8J0Wn3/THkhUU5xgiWYlGw4zzK2hluu7+7ZsocMrb1SXf6FqztlQlmu8Q/a3XxGyO/Nj8fx6bMvL9SpRKBhpxoqI6tzT0Sx/C4wwRmcf/XKRkyNpgDDihNz9wWc3D8UAiqy5Mctc2yxxrcRFuQHmOeuyqfOFoEL68scqstcM=
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 or only one. It makes my development easier.
Do you think it is useful ? How can I post this patch ? Is it a code review ?
Kind Regards,
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]
[Postgresql Jobs]
[Postgresql Admin]
[Postgresql Performance]
[Linux Clusters]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[PHP Books]
[PHP Databases]
[Postgresql & PHP]
[Yosemite]