Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Patch for pg_dump - Mailing list pgsql-hackers

From Dany DeBontridder
Subject Patch for pg_dump
Date
Msg-id c40e6c010703200937p1e09178ha6db1427c1133253@mail.gmail.com
Whole thread Raw
Responses Re: Patch for pg_dump
Re: Patch for pg_dump
List pgsql-hackers
Here is a (small) patch to give the ability to pg_dump to export only the functions (or only one), very useful when you
oftendevelop with psql (postgresql.8.2.3)<br /><br />Usage:<br /> pg_dump -Q function_name  DATABASE export
function_name<br /> pg_dump -Q                        DATABASE  export all the functions <br /><br />This patch is
distributedunder the BSD licence<br /><br /><br />Regards,<br /><br /><br /><br />D.<br /><br /><br />PS: I hope it is
thecorrect ml, otherwise excuse me, it is the first time I propose a patch for postgresql <br /> 

pgsql-hackers by date:

Previous
From: Gregory Stark
Date:
Subject: Question about tuplestore clients
Next
From: Josh Berkus
Date:
Subject: Reminder: only 5 days left to submit SoC applications