Re: Trim the Fat (Was: Re: Open 7.3 items )
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Marc G. Fournier" <scrappy@hub.org>
Cc: Thomas Lockhart <lockhart@fourpalms.org>, Bruce Momjian <pgman@candle.pha.pa.us>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2002-08-01T13:52:18Z
Lists: pgsql-hackers
"Marc G. Fournier" <scrappy@hub.org> writes: >> I realize that Marc wasn't proposing splitting off any >> server-side code, but I still want to tread carefully about breaking >> up the codebase. > Okay, well, the way I'm working it through right now, I'm doing it in such > a way that unless you go mucking in the repository directly, it will be > transparent to the coders, as well as to the distribution as a whole ... > In fact, based on a comment that Thomas made in another email, I'll even > fix up the whole 'cvs checkout pgsql' thing so that that goes back to its > previous incarnation of pulling everything, instead of needing to do > pgsql-all ... Okay, that works for me --- that makes it just a packaging issue, and not something that will hide stuff from people who want to look through the whole tree. regards, tom lane