pg_dump and insert multi-rows option

Поиск
Список
Период
Сортировка
От Cédric Villemain
Тема pg_dump and insert multi-rows option
Дата
Msg-id 200709041822.44895.cedric.villemain@dalibo.com
обсуждение исходный текст
Ответы Re: pg_dump and insert multi-rows option  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Has anyone tried out the PL/pgSQL debugger?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump and insert multi-rows option