Re: add server include files to default installation?
От | Bruce Momjian |
---|---|
Тема | Re: add server include files to default installation? |
Дата | |
Msg-id | 200405151750.i4FHoql10322@candle.pha.pa.us обсуждение исходный текст |
Ответ на | add server include files to default installation? (Fabien COELHO <coelho@cri.ensmp.fr>) |
Ответы |
Re: add server include files to default installation?
Re: add server include files to default installation? |
Список | pgsql-hackers |
Fabien COELHO wrote: > > Dear hackers, > > I wish to submit a small patch so that server includes and > all necessary configuration files could be installed *by default*. > > The current status is that server includes files are only installed > if explicitly required (make install-all-headers). > > The idea is that external extension modules (new types or whatever) > could then *rely* on the fact that these files are available, which > would make developping and installing these extensions quite easier. > > As an illustration, the apache software installs by default all > necessary includes and even a special tailored command (apxs) so as > to help extension modules to be compiled, installed and even configured > easilly. > > Is there any opposition to this move? Silence will mean consent;-) Agreed. I would also like to see Makefile.global installed. pg_config.h has C-level configs, and Makefile.global has the Makefile-level configs. We have identified that we need to make configuration easier for 3rd party apps. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001+ If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania19073
В списке pgsql-hackers по дате отправления: