Re: directory archive format for pg_dump
Joachim Wieland <joe@mcknight.de>
From: Joachim Wieland <joe@mcknight.de>
To: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, José Arthur Benetasso Villanova <jose.arthur@gmail.com>, pgsql-hackers@postgresql.org
Date: 2010-12-08T04:38:02Z
Lists: pgsql-hackers
Attachments
- pg_dump-directory-rebased.diff.gz (application/x-gzip) patch
On Thu, Dec 2, 2010 at 2:52 PM, Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> wrote: > Ok, committed, with some small cleanup since the last patch I posted. > > Could you update the directory-format patch on top of the committed version, > please? Thanks for committing the first part. Here is the updated and rebased directory-format patch. Joachim