Re: [HACKERS] Re: [PATCHES] patches for 6.2.1p6

Thomas Lockhart <lockhart@alumni.caltech.edu>

From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
To: David Gould <dg@illustra.com>
Cc: maillist@candle.pha.pa.us, scrappy@hub.org, dz@cs.unitn.it, hackers@postgresql.org
Date: 1998-03-17T16:45:10Z
Lists: pgsql-hackers
> But, it may be best to leave this until after the mega patch. I am not 
> sure I want to share the blame ;-).
> 
> Just to fill me in, where does the mega patch fall in with the next 
> release snapshot? That is, if this misses the mega patch is it waiting 
> until 6.4?

I would guess that we could post a separate patch any time soon,
especially since the changes are apparently isolated to only a few
places in the code. In the last release, we posted ~7 patches, each
independent of the others, and generated on our local source trees. Each
of the patches was, however, fairly simple, quite often only one or a
few lines of change, and were intended as bug fixes. Also, they were
easily tested. In any case, at a minimum the regression test should be
run (and passed!).

                      - Tom