Re: RC3 ...

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: The Hermit Hacker <scrappy(at)hub(dot)org>
Cc: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>, <lamar(dot)owen(at)wgcr(dot)org>, Vince Vielhaber <vev(at)michvhf(dot)com>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: RC3 ...
Date: 2001-04-07 17:24:10
Message-ID: Pine.LNX.4.30.0104071918510.909-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The Hermit Hacker writes:

> At 2Meg, is there a reason why we include any of the docs as part of the
> standard tar ball? It shouldn't be required to compile, so should be able
> to be left out of the main tar ball and downloaded seperately as required
> .. thereby shrinking the distribution to <6Meg from its current 8 ...

For that purpose you introduced the split distribution. If there is any
good reason for it, it's this. Currently, the .docs sub-tarball contains
the entire doc/ subtree, the consequence of which is that this tarball is
required for a functioning installation. If we were to change this split
so that doc/src/ is a separate sub-tarball, then that one could be purely
optional and you could tell people that they don't need it unless they
want to write documentation.

However, removing any part of the documentation, built or source, from the
full tarball seems like a really bad idea. It breaks the fundamental
principle behind a "full tarball". The resulting confusion would be
enormous. Especially now that we seems to start getting some outside
documentation contributors.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/

In response to

  • Re: RC3 ... at 2001-04-06 23:19:00 from The Hermit Hacker

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2001-04-07 17:25:22 Re: Re: RC3 ...
Previous Message Peter Eisentraut 2001-04-07 17:18:25 Re: RC3 ...