Re: pgxs default installation + various fixes
От
Fabien COELHO
Тема
Re: pgxs default installation + various fixes
Дата
Msg-id
Pine.LNX.4.58.0409021415150.28337@sablons.cri.ensmp.fr
Ответ на
Re: pgxs default installation + various fixes (Peter Eisentraut)
Список
Дерево обсуждения
pgxs default installation + various fixes Fabien COELHO <coelho@cri.ensmp.fr>
Re: pgxs default installation + various fixes Peter Eisentraut <peter_e@gmx.net>
Re: pgxs default installation + various fixes Alvaro Herrera <alvherre@dcc.uchile.cl>
Re: pgxs default installation + various fixes Tom Lane <tgl@sss.pgh.pa.us>
Re: pgxs default installation + various fixes Fabien COELHO <coelho@cri.ensmp.fr>
Re: pgxs default installation + various fixes Alvaro Herrera <alvherre@dcc.uchile.cl>
Re: pgxs default installation + various fixes Fabien COELHO <coelho@cri.ensmp.fr>
Re: pgxs default installation + various fixes Tom Lane <tgl@sss.pgh.pa.us>
Re: pgxs default installation + various fixes Fabien COELHO <coelho@cri.ensmp.fr>
Re: pgxs default installation + various fixes Alvaro Herrera <alvherre@dcc.uchile.cl>
Re: pgxs default installation + various fixes Peter Eisentraut <peter_e@gmx.net>
Re: pgxs default installation + various fixes Fabien COELHO <coelho@cri.ensmp.fr>
Re: pgxs default installation + various fixes Bruce Momjian <pgman@candle.pha.pa.us>
Re: pgxs default installation + various fixes Fabien COELHO <coelho@cri.ensmp.fr>
Re: pgxs default installation + various fixes Bruce Momjian <pgman@candle.pha.pa.us>
Re: pgxs default installation + various fixes Bruce Momjian <pgman@candle.pha.pa.us>
Re: pgxs default installation + various fixes Tom Lane <tgl@sss.pgh.pa.us>
Re: pgxs default installation + various fixes Peter Eisentraut <peter_e@gmx.net>
Re: pgxs default installation + various fixes Bruce Momjian <pgman@candle.pha.pa.us>
Re: pgxs default installation + various fixes Fabien COELHO <coelho@cri.ensmp.fr>
Re: pgxs default installation + various fixes Bruce Momjian <pgman@candle.pha.pa.us>
Dear Peter, > > (2) "make light-install" does not install pgxs and server dev stuff. > > this is the previous version of "make install". > > If we do that, we should remove install-all-headers. It's very confusing > otherwise. > > > This target maybe of interest of packagers. > > This I don't understand. I meant: "This target may be of interest for packagers", sorry for my poor English writing and typing skills. This is to take into account Tom's view that distributions are often split with a separate "dev" package for developpements. For instance under Debian there are: postgresql, postgresql-client, postgresql-dev, postgresql-doc... So this target would help checking what files belong to what part of such split installation for the package maintainer. I guess that could possibly help administrators that would like to install a small-footprint database. Now, if everyone agree that having a distinct installation for server headers and other stuff is useless, then indeed we can just keep the install target and drop "install-all-headers" altogether, I agree with you. That would indeed simplify the patch and the various makefiles, and be less confusing. If there is a consensus, I can remove both "light-install" and "install -all-headers" targets in another submission. Have a nice day, -- Fabien Coelho - coelho@cri.ensmp.fr
В списке pgsql-patches по дате отправления