Re: directory archive format for pg_dump
От
Alvaro Herrera
Тема
Re: directory archive format for pg_dump
Дата
Msg-id
1290203622-sup-4947@alvh.no-ip.org
Ответ на
Re: directory archive format for pg_dump (José Arthur Benetasso Villanova)
Список
Дерево обсуждения
directory archive format for pg_dump Joachim Wieland <joe@mcknight.de>
Re: directory archive format for pg_dump Dimitri Fontaine <dimitri@2ndQuadrant.fr>
Re: directory archive format for pg_dump Tom Lane <tgl@sss.pgh.pa.us>
Re: directory archive format for pg_dump Joachim Wieland <joe@mcknight.de>
Re: directory archive format for pg_dump Joachim Wieland <joe@mcknight.de>
Re: directory archive format for pg_dump Joachim Wieland <joe@mcknight.de>
Excerpts from José Arthur Benetasso Villanova's message of vie nov 19 18:28:03 -0300 2010: > The md5.c and kwlookup.c reuse using a link doesn't look nice either. > This way you need to compile twice, among others things, but I think > that its temporary, right? Not sure what you mean here, but kwlookup.c is a symlink without this patch too. It's just the way it works; the compilation environments here and in the backend are different, so there is no other option but to compile twice. I guess md5.c is a new one (I didn't check), but I would assume it's the same thing. -- Álvaro Herrera The PostgreSQL Company - Command Prompt, Inc. PostgreSQL Replication, Consulting, Custom Development, 24x7 support
В списке pgsql-hackers по дате отправления