Extension support for pg_dump, patch v23
Dimitri Fontaine <dimitri@2ndquadrant.fr>
From: Dimitri Fontaine <dimitri@2ndQuadrant.fr>
To: PostgreSQL-Hackers <pgsql-hackers@postgresql.org>
Date: 2011-01-04T11:10:50Z
Lists: pgsql-hackers
Attachments
- extension.v23.patch.gz (application/octet-stream) patch v23
- extension.v23.contrib.patch.gz (application/octet-stream) patch v23
- extension.v23.src-doc.patch.gz (application/octet-stream) patch v23
Hi, Please find attached patch v23, which includes some more cleanup and a fresh merge against master (recent work on SQL/MED caused merge issues). Some code cleanup is also there for the next patch in the series to be easier to review, namely the upgrade support. Following good practises, a new mail about it will be sent. Also, per Robert asking, please find 3 files attached: the big'o'patch itself, the contrib only patch and the "core" patch, that is doc and src. This was obtained by using git diff master.. -- contrib for the former, git diff master.. -- src doc for the later. Regards, -- Dimitri Fontaine http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support