Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
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:
2025-04-14 05:36:15 from Daniil Davydov <3danissimo(at)gmail(dot)com> 📎
2025-07-28 03:42:58 from Stepan Neretin <slpmcf(at)gmail(dot)com> 📎
2025-07-29 09:35:00 from Daniil Davydov <3danissimo(at)gmail(dot)com> 📎
2025-09-25 10:45:20 from Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>
2025-09-25 13:15:50 from Daniil Davydov <3danissimo(at)gmail(dot)com> 📎
2025-09-25 14:04:14 from Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>
2025-09-25 14:10:56 from Daniil Davydov <3danissimo(at)gmail(dot)com> 📎
2025-09-26 11:19:16 from Jim Jones <jim(dot)jones(at)uni-muenster(dot)de> 📎
2025-09-27 09:20:45 from Daniil Davydov <3danissimo(at)gmail(dot)com>
2025-10-28 13:42:07 from Daniil Davydov <3danissimo(at)gmail(dot)com> 📎
2025-10-30 12:23:05 from Daniil Davydov <3danissimo(at)gmail(dot)com> 📎
2026-02-27 14:02:13 from Daniil Davydov <3danissimo(at)gmail(dot)com> 📎
2026-03-23 10:22:36 from Soumya S Murali <soumyamurali(dot)work(at)gmail(dot)com>
2026-03-23 13:31:33 from Jim Jones <jim(dot)jones(at)uni-muenster(dot)de> 📎
2026-03-23 13:44:06 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2026-03-24 17:26:13 from Daniil Davydov <3danissimo(at)gmail(dot)com>
2026-03-24 18:58:10 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2026-03-25 07:07:52 from Daniil Davydov <3danissimo(at)gmail(dot)com>
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
Re: Fix bug with accessing to temporary tables of other sessions
at 2025-10-30 12:23:05 from Daniil Davydov
Responses
Re: Fix bug with accessing to temporary tables of other sessions
at 2026-03-23 10:22:36 from Soumya S Murali
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?