Thread: Duplicate patch in commitfest
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/
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