Re: Patch for pg_dump
От
Bruce Momjian
Тема
Re: Patch for pg_dump
Дата
Msg-id
200703210038.l2L0cP601492@momjian.us
Ответ на
Patch for pg_dump (Dany DeBontridder)
Список
Дерево обсуждения
Patch for pg_dump "Dany DeBontridder" <dany118@gmail.com>
Re: Patch for pg_dump Tom Lane <tgl@sss.pgh.pa.us>
Re: Patch for pg_dump Bruce Momjian <bruce@momjian.us>
Re: Patch for pg_dump "Dany DeBontridder" <dany118@gmail.com>
Re: Patch for pg_dump Bruce Momjian <bruce@momjian.us>
Re: Patch for pg_dump Tom Lane <tgl@sss.pgh.pa.us>
Re: Patch for pg_dump Andrew Dunstan <andrew@dunslane.net>
Re: Patch for pg_dump "Dany DeBontridder" <dany118@gmail.com>
Re: Patch for pg_dump Bruce Momjian <bruce@momjian.us>
And the patch is so small, it is invisible (missing). ;-) --------------------------------------------------------------------------- Dany DeBontridder wrote: > Here is a (small) patch to give the ability to pg_dump to export only the > functions (or only one), very useful when you often develop with psql ( > postgresql.8.2.3) > > Usage: > pg_dump -Q function_name DATABASE export function_name > pg_dump -Q DATABASE export all the functions > > This patch is distributed under the BSD licence > > > Regards, > > > > D. > > > PS: I hope it is the correct ml, otherwise excuse me, it is the first time I > propose a patch for postgresql -- Bruce Momjian http://momjian.us EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. +
В списке pgsql-hackers по дате отправления