Re: Fix bug with accessing to temporary tables of other sessions - Mailing list pgsql-hackers

From Jim Jones
Subject Re: Fix bug with accessing to temporary tables of other sessions
Date
Msg-id f851a9ff-c551-4e2d-b52a-e3c9fb0c0606@uni-muenster.de
Whole thread
In response to Re: Fix bug with accessing to temporary tables of other sessions  (Daniil Davydov <3danissimo@gmail.com>)
List 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




pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Why clearing the VM doesn't require registering vm buffer in wal record
Next
From: Andrew Dunstan
Date:
Subject: Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL