Re: Trim the Fat (Was: Re: Open 7.3 items ) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Trim the Fat (Was: Re: Open 7.3 items )
Date
Msg-id 5048.1028181135@sss.pgh.pa.us
Whole thread Raw
In response to Re: Trim the Fat (Was: Re: Open 7.3 items )  (Thomas Lockhart <lockhart@fourpalms.org>)
Responses Re: Trim the Fat (Was: Re: Open 7.3 items )  ("Marc G. Fournier" <scrappy@hub.org>)
List pgsql-hackers
Thomas Lockhart <lockhart@fourpalms.org> writes:
> Until we have folks who are excited enough about it to plan it out and
> do the work, piecemeal rejection of components is not leading to a more
> solid product.

I'm lukewarm about whether to actually do the split or not ... but for
sure I agree with Thomas' point here.  We need a plan and careful
implementation, or a split-up will just make life worse.

Stuff that is in the tree tends to get maintained in passing.  For
example, I've got some changes to contrib/dblink/ in my in-progress
version of Chris' DROP COLUMN patch, because a grep for references
to rel->rd_att turned it up.  If dblink weren't in our CVS it'd have
been broken by DROP COLUMN, and who knows whether we'd catch that
during beta?  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.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: Trim the Fat (Was: Re: Open 7.3 items )
Next
From: Thomas Lockhart
Date:
Subject: Re: Trimming the Fat, Part Deux ...