pg_dump and insert multi-rows option - Mailing list pgsql-hackers

From Cédric Villemain
Subject pg_dump and insert multi-rows option
Date
Msg-id 200709041822.44895.cedric.villemain@dalibo.com
Whole thread Raw
Responses Re: pg_dump and insert multi-rows option
List pgsql-hackers
Hello,

In order to make some trivial test, I have start patching pg_dump to get
insert using multi-rows (like --inserts option).

I say "start" because it was just a poor hack to pg_dump.c.

If you are interested I can finish it, and try to get a code that feet
postgresql guidelines ?

--
Cédric Villemain
Administrateur de Base de Données
Cel: +33 (0)6 74 15 56 53
http://dalibo.com - http://dalibo.org

pgsql-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Has anyone tried out the PL/pgSQL debugger?
Next
From: Tom Lane
Date:
Subject: Re: pg_dump and insert multi-rows option