David Rowley <[email protected]> writes:
> On Thu, 22 Nov 2018 at 22:33, Rushabh Lathia <[email protected]> wrote:
>> Now, to fix this issue either we need to hold proper lock before reaching
>> to ExecInitIndexScan() or teach ExecInitIndexScan() to take AccessShareLock
>> on the scan coming from CMD_DELETE.

> I'd say the following comment and code in nodeIndexscan.c is outdated:

I complained about this previously in

https://www.postgresql.org/message-id/[email protected]

but got nothing but crickets :-(

                        regards, tom lane

Reply via email to