Search Postgresql Archives
Dump a function
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: pgsql-general@xxxxxxxxxxxxxx
- Subject: Dump a function
- From: "Dany DeBontridder" <dany118@xxxxxxxxx>
- Date: Fri, 16 Mar 2007 11:39:38 +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=NHCdm2FqgqqxRE6lv8F82S0H+ixl2+pCoPkGo3Je+AuUzbUl8LV/tpM9b0bdLhx/PiwHChYOWsfssFi9qsKG+whEGDXUaWIVymH3UaKj8bODAfQ/bN724X3zQWfLSPts7UstSANIQWLwiKLpNv9Num7+vRl+Wi5mAnQMaOqS038=
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,
D.
[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]