Re: [HACKERS] v6.4.3 ?

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] v6.4.3 ?
Date: 1999-02-10 03:21:26
Message-ID: Pine.BSF.4.05.9902092320350.41941-100000@thelab.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 9 Feb 1999, Tom Lane wrote:

> "Thomas G. Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu> writes:
> > Personally, I would choose to post patches, since as you point out we
> > are really focused on v6.5beta. We *still* need a patch convention with
> > a .../patches/ directory shipped with Postgres, and with routines to
> > help create and apply the patches.
>
> The trouble with maintaining a pile of independent patches is that you
> have cross-patch dependencies: patch B fails to apply unless patch A
> was previously installed, or applies but fails to work right, etc etc.
> Worse, an installation reporting a problem might be running a slightly
> different set of patches than anyone else, complicating the diagnosis
> substantially.
>
> So, while tossing a patch into a "patches" directory sounds easy,
> I fear it will lead to more effort overall, both for developers and
> users. It also doesn't advance the goal of creating super-stable
> versions for people who have chosen to run a back revision for
> reliability reasons.
>
> I think the approach already discussed is better: apply bug fixes
> (but not feature additions) to the previous release's CVS branch
> whenever practical, and put out a dot-N version every so often.

I kinda agree with this one also...as Tom's says, at least ppl can't say
"Patch B broke things", but they didn't apply Patch A, which B's fixes
used features from...

Marc G. Fournier
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 1999-02-10 03:22:39 Re: [HACKERS] PostgreSQL and Solaris 7?
Previous Message Daryl W. Dunbar 1999-02-10 03:18:22 PostgreSQL and Solaris 7?