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: Daniil Davydov <3danissimo@gmail.com>,
Michael Paquier <michael@paquier.xyz>
Cc: Alexander Korotkov <aekorotkov@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-01T19:16:39Z
Lists: pgsql-hackers
Hi On 25/04/2026 10:34, Daniil Davydov wrote: > On Wed, Apr 22, 2026 at 6:41 AM Michael Paquier <michael@paquier.xyz> wrote: >> >> On Tue, Apr 21, 2026 at 01:54:47PM +0300, Alexander Korotkov wrote: >>> OK. I'm going to push and backpatch if no objections. >> >> As a whole, we were not really convinced that this is something that >> needs any kind of specific fix > > It is a bug, obviously. TBH, I don't see any reason for not fixing it. > >> especially not something that should >> be backpatched. I see there are differing opinions among committers on this. How should we proceed? Do we really consider the current behaviour acceptable, or should we invest effort in improving the tests (and potentially backpatch it)? Best, Jim