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

From: Daniil Davydov <3danissimo(at)gmail(dot)com>
To: Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>
Cc: Stepan Neretin <slpmcf(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Fix bug with accessing to temporary tables of other sessions
Date: 2026-02-27 14:02:13
Message-ID: CAJDiXgi7tWm_y0i7kD8fMxGe=86_W-hMxyQS+g7-7cdTzd-KRQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Posting rebased set of patches.

--
Best regards,
Daniil Davydov

Attachment Content-Type Size
v12-0001-Fix-accessing-other-sessions-temp-tables.patch text/x-patch 6.4 KB
v12-0002-Test-cross-session-access-restrictions-on-tempor.patch text/x-patch 5.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Maxim Orlov 2026-02-27 14:21:48 Re: Add 64-bit XIDs into PostgreSQL 15
Previous Message John Naylor 2026-02-27 14:00:37 Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?