Re: [HACKERS] Duplicate patch in commitfest

2015-11-27 Thread Michael Paquier
On Sat, Nov 28, 2015 at 1:32 AM, Teodor Sigaev 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 >

[HACKERS] Duplicate patch in commitfest

2015-11-27 Thread Teodor Sigaev
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