| From: | The Hermit Hacker <scrappy(at)hub(dot)org> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | PostgreSQL Hacker <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Re: Splitting distributions (Was: Re: [HACKERS] ECPG / Release) |
| Date: | 2000-02-22 23:42:06 |
| Message-ID: | Pine.BSF.4.21.0002221940300.86931-100000@thelab.hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, 22 Feb 2000, Tom Lane wrote:
> The Hermit Hacker <scrappy(at)hub(dot)org> writes:
> > I'm creating them right now, broken down as:
>
> > docs -> pgsql/docs
> > test -> pgsql/src/test
> > support -> pgsql/src/{interfaces,bin}
> > base -> pgsql (minus the above)
>
> One gripe on this --- the docs are sort-of optional, and the test stuff
> is certainly optional, but the interfaces and bin directories are *not*
> optional. It'd be a good idea to make sure this is noted on the webpage
> or in the FTP directory's README file...
Already done...see README.dist-split :) As I note in that file, all
chunks have to be downloaded, since I didn't want to differentiate at this
time between what is optional and what isn't. The purpose, for v7.0, was
just to make it 4 smaller tar files then one large one ... for v7.1, I'd
like to work on cleaning up the 'optional' stuff ...
| From | Date | Subject | |
|---|---|---|---|
| Next Message | The Hermit Hacker | 2000-02-22 23:43:28 | Re: Splitting distributions (Was: Re: [HACKERS] ECPG / Release) |
| Previous Message | Lamar Owen | 2000-02-22 22:59:36 | Re: Splitting distributions (Was: Re: [HACKERS] ECPG / Release) |