Re: Fix bug with accessing to temporary tables of other sessions
Jim Jones <jim.jones@uni-muenster.de>
From: Jim Jones <jim.jones@uni-muenster.de>
To: Alexander Korotkov <aekorotkov@gmail.com>,
Michael Paquier <michael@paquier.xyz>
Cc: Daniil Davydov <3danissimo@gmail.com>,
Soumya S Murali <soumyamurali.work@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>,
Stepan Neretin <slpmcf@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@postgresql.org>,
Mohamed Ali <moali.pg@gmail.com>, Nazneen Jafri <jafrinazneen@gmail.com>,
Shawn McCoy <shawn.the.mccoy@gmail.com>
Date: 2026-05-14T16:48:47Z
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