Re: possible deadlock: different lock ordering for heap pages

From: "Nishant, Fnu" <nishantf(at)amazon(dot)com>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, David Fetter <david(at)fetter(dot)org>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: possible deadlock: different lock ordering for heap pages
Date: 2019-01-28 20:47:04
Message-ID: BD02AA5F-829E-4712-875E-12CA75C11E36@amazon.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thanks David and Amit for reviewing the patch.
Attaching revised patch addressing review comments.
-Nishant





Attachment Content-Type Size
lock-order.patch application/octet-stream 1.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2019-01-28 20:50:20 Re: pg_upgrade: Pass -j down to vacuumdb
Previous Message Tom Lane 2019-01-28 20:35:32 Re: Early WIP/PoC for inlining CTEs