Re: Fix bug with accessing to temporary tables of other sessions

From: Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>
To: Alexander Korotkov <aekorotkov(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Daniil Davydov <3danissimo(at)gmail(dot)com>, Soumya S Murali <soumyamurali(dot)work(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Stepan Neretin <slpmcf(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Mohamed Ali <moali(dot)pg(at)gmail(dot)com>, Nazneen Jafri <jafrinazneen(at)gmail(dot)com>, Shawn McCoy <shawn(dot)the(dot)mccoy(at)gmail(dot)com>
Subject: Re: Fix bug with accessing to temporary tables of other sessions
Date: 2026-05-14 16:48:47
Message-ID: f9d997e8-8be1-4d6b-aa7d-6050babb5d11@uni-muenster.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Alexander

On 14/05/2026 15:39, Alexander Korotkov wrote:
> Thank you for noticing. I've pushed this today. I have to slightly
> revise the tests to run on 18 and 17 (different log messages, and
> default value of log_lock_waits).

Awesome. Thanks for taking care of it!

Best, Jim

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniil Davydov 2026-05-14 16:48:48 Re: Fix bug with accessing to temporary tables of other sessions
Previous Message Masahiko Sawada 2026-05-14 16:36:21 Re: Fix bug of COPY TO support partition table