On Thu, Jun 28, 2018 at 7:55 PM, Masahiko Sawada <sawada.m...@gmail.com> wrote:
> I'd like to test and review this patches but they seem to conflict
> with current HEAD. Could you please rebase them?

Hi Sawada-san,

Thanks!  Rebased and attached.  The only changes are: the LWLock
tranche is now shown as "serializable_xact" instead of "sxact" (hmm,
LWLock tranches have lower_case_names_with_underscores, but individual
LWLocks have CamelCaseName...), and ShareSerializableXact() no longer
does Assert(!IsParallelWorker()).  These changes are based on the last
feedback from Robert.

-- 
Thomas Munro
http://www.enterprisedb.com

Attachment: 0001-Enable-parallel-query-with-SERIALIZABLE-isolatio-v14.patch
Description: Binary data

Attachment: 0002-Enable-the-read-only-SERIALIZABLE-optimization-f-v14.patch
Description: Binary data

Reply via email to