Re: [PATCHES] Trivial patch to double vacuum speed - Mailing list pgsql-hackers

From Gavin Sherry
Subject Re: [PATCHES] Trivial patch to double vacuum speed
Date
Msg-id Pine.LNX.4.58.0609050952440.11401@linuxworld.com.au
Whole thread Raw
In response to Re: [PATCHES] Trivial patch to double vacuum speed  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: [PATCHES] Trivial patch to double vacuum speed  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-hackers
On Mon, 4 Sep 2006, Joshua D. Drake wrote:

>
> > I don't have a concrete proposal to make, but I do think that the
> > current patch-queue process is not suited to the project as it stands
> > today.  Maybe if this issue-tracking stuff gets off the ground, we
> > could let developers place ACK or NAK flags on patches they've looked
> > at, and have some rule about ACK-vs-NAK requirements for something to go
> > in.
>
> How about *requiring* test cases that prove the patch?

People including regression tests is not a replacement for code review.
For a non-trivial patch, an SQL test will only exercise a few code paths.
Moreover, it wont say anything about code quality, maintainability or
general correctness or completeness. It will still have to be reviewed.

Thanks

Gavin


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: GIN FailedAssertions on Itanium2 with Intel
Next
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql: Sequences were not being shown due to the use of lowercase `s`