Extension support for pg_dump, patch v23

Lists: pgsql-hackers
From: Dimitri Fontaine <dimitri(at)2ndQuadrant(dot)fr>
To: PostgreSQL-Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Extension support for pg_dump, patch v23
Date: 2011-01-04 11:10:50
Message-ID: 874o9okjph.fsf@hi-media-techno.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

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

Attachment Content-Type Size
extension.v23.patch.gz application/octet-stream 58.7 KB
extension.v23.contrib.patch.gz application/octet-stream 14.8 KB
extension.v23.src-doc.patch.gz application/octet-stream 44.0 KB