Re: building pg_dump doesn't work
От | Alvaro Herrera |
---|---|
Тема | Re: building pg_dump doesn't work |
Дата | |
Msg-id | 20090303233315.GH4482@alvh.no-ip.org обсуждение исходный текст |
Ответ на | Re: building pg_dump doesn't work (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: building pg_dump doesn't work
|
Список | pgsql-hackers |
Tom Lane wrote: > I think this is probably going in the wrong direction. The reason > gram.h isn't already in the main include tree is that we don't *want* > all and sundry depending on it --- we have very carefully minimized > the number of files that depend on the grammar's symbol codes. > > ISTM that pg_dump doesn't actually care about the symbol codes, it > just needs a list of known keywords. Hmm, I had thought that pg_dump only wanted the header file, not the keywords.o object file. I now see that I was wrong. I agree that your proposed solution is a lot better. I'll see about it. -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc.
В списке pgsql-hackers по дате отправления: