| From: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: pgxs default installation + various fixes |
| Date: | 2004-09-02 15:30:16 |
| Message-ID: | Pine.LNX.4.58.0409021716500.28337@sablons.cri.ensmp.fr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Dear Peter,
> > 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.
>
> No, the way this works is that the package building script installs
> everything in one tree and then has file lists (with wildcards) that
> determine which files belong in which package.
Ok.
Thus it suggests that the only use for the two targets is whether someone
is interested in having a smaller footprint version...
The other reason why I sticked to it in the submission is to be upward
compatible with the previous state with 2 differents targets. I feel it is
a "political" decision to shift to a single target install, and I'm not
the one to take such a decision... I'm only really interested in having
server headers and pgxs stuff installed by default, so that extensions can
be reliably added on a default installation.
So, the question remains the same: is there a consensus to drop
install-all-headers/light-install targets for a simple and full "install"?
If so, I'll make a new submission.
--
Fabien Coelho - coelho(at)cri(dot)ensmp(dot)fr
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-09-02 15:43:41 | Last version of configure was built with wrong autoconf release |
| Previous Message | Peter Eisentraut | 2004-09-02 15:14:58 | Re: pgxs default installation + various fixes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Greg Sabino Mullane | 2004-09-02 15:52:29 | Typo in initdb.c |
| Previous Message | Peter Eisentraut | 2004-09-02 15:14:58 | Re: pgxs default installation + various fixes |