Thread: Duplicate patch in commitfest

Duplicate patch in commitfest

From
Teodor Sigaev
Date:
Hi!

There are two commitfest entries which are linked to the same patch/thread

Move PinBuffer and UnpinBuffer to atomics      https://commitfest.postgresql.org/7/370/
and
Replace buffer manager spinlock with atomic operations      https://commitfest.postgresql.org/7/408/

Suppose, one of them could be rejected.


-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
  WWW: http://www.sigaev.ru/
 



Re: Duplicate patch in commitfest

From
Michael Paquier
Date:
On Sat, Nov 28, 2015 at 1:32 AM, Teodor Sigaev <teodor@sigaev.ru> wrote:
> Hi!
>
> There are two commitfest entries which are linked to the same patch/thread
>
> Move PinBuffer and UnpinBuffer to atomics
>       https://commitfest.postgresql.org/7/370/
> and
> Replace buffer manager spinlock with atomic operations
>       https://commitfest.postgresql.org/7/408/
>
> Suppose, one of them could be rejected.

I can delete the newest entry if people are fine with that. That will
make the history cleaner.
-- 
Michael