Re: [sqlsmith] Failed assertion in _hash_kill_items/MarkBufferDirtyHint

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Ashutosh Sharma <ashu(dot)coek88(at)gmail(dot)com>
Cc: Andreas Seltenreich <seltenreich(at)gmx(dot)de>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [sqlsmith] Failed assertion in _hash_kill_items/MarkBufferDirtyHint
Date: 2017-04-04 02:29:26
Message-ID: CA+TgmobcS+L-SHf72OPoDPE6_Oj4W_fUk8RyVFd1Xq6YGwcgLA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Mar 31, 2017 at 10:02 PM, Ashutosh Sharma <ashu(dot)coek88(at)gmail(dot)com> wrote:
> As suggested, I am now acquiring lock inside the caller function.
> Attached is the patch having this changes. Thanks.

Committed.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tsunakawa, Takayuki 2017-04-04 03:02:08 Re: Statement timeout behavior in extended queries
Previous Message Chapman Flack 2017-04-04 02:22:38 Re: If an extension library is loaded during pg_upgrade, can it tell?