Re: Non-text mode for pg_dumpall
От | Mahendra Singh Thalor |
---|---|
Тема | Re: Non-text mode for pg_dumpall |
Дата | |
Msg-id | CAKYtNAo-6HZy-JhTYS321AxGE_BPCg7WTFVLeXTuFMZ6HYK2vg@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Non-text mode for pg_dumpall (Alvaro Herrera <alvherre@alvh.no-ip.org>) |
Ответы |
Re: Non-text mode for pg_dumpall
|
Список | pgsql-hackers |
Thanks Alvaro for quick feedback.
On Sat, 11 Jan 2025 at 2:14 PM, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
Hmm, this patch adds a function connectDatabase() to pg_restore, but a
function that's almost identical already exists in pg_dumpall.
Yes, you are right. Both functions are same as I copied this function from pg_dumpall.c.
suggest they should be unified. Maybe create a new file for connection
management routines? (since this clearly doesn't fit common.c nor
dumputils.c).
Sure. I will create a new file and I will move these common functions into that.
Thanks and regards
Mahendra Singh Thalor
--
Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
"In Europe they call me Niklaus Wirth; in the US they call me Nickel's worth.
That's because in Europe they call me by name, and in the US by value!"
В списке pgsql-hackers по дате отправления: