Re: We broke the defense against accessing other sessions' temp tables

From: Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: We broke the defense against accessing other sessions' temp tables
Date: 2025-10-05 10:02:10
Message-ID: dba093a7-8945-48fb-94af-f9feafe29f8f@uni-muenster.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Thomas

On 10/5/25 03:55, Tom Lane wrote:
> Anyway, happy to turn this over to you, I'm just the messenger.

Just to avoid any duplication of effort: there's already a patch that
substantially overlaps with this issue[1]

Best regards, Jim

1 - https://commitfest.postgresql.org/patch/5379/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ranier Vilela 2025-10-05 13:23:58 Fix misuse use of window_gettupleslot function (src/backend/executor/nodeWindowAgg.c)
Previous Message Michael Paquier 2025-10-05 02:23:54 Re: Logical Replication of sequences