Duplicate patch in commitfest

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Duplicate patch in commitfest
Date: 2015-11-27 16:32:57
Message-ID: 565885B9.4000701@sigaev.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2015-11-27 16:35:29 Re: Redefine default result from PQhost()?
Previous Message Teodor Sigaev 2015-11-27 16:15:47 Re: COPY (INSERT/UPDATE/DELETE .. RETURNING ..)