Re: Splitting distributions (Was: Re: [HACKERS] ECPG / Release) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Splitting distributions (Was: Re: [HACKERS] ECPG / Release)
Date
Msg-id 25930.951257489@sss.pgh.pa.us
Whole thread Raw
In response to Re: Splitting distributions (Was: Re: [HACKERS] ECPG / Release)  (The Hermit Hacker <scrappy@hub.org>)
Responses Re: Splitting distributions (Was: Re: [HACKERS] ECPG / Release)  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Splitting distributions (Was: Re: [HACKERS] ECPG / Release)  (The Hermit Hacker <scrappy@hub.org>)
List pgsql-hackers
The Hermit Hacker <scrappy@hub.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...
        regards, tom lane


pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: Splitting distributions (Was: Re: [HACKERS] ECPG / Release)
Next
From: Bruce Momjian
Date:
Subject: Re: Splitting distributions (Was: Re: [HACKERS] ECPG / Release)