Re: Fix bug with accessing to temporary tables of other sessions
Alexander Korotkov <aekorotkov@gmail.com>
From: Alexander Korotkov <aekorotkov@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Daniil Davydov <3danissimo@gmail.com>,
Jim Jones <jim.jones@uni-muenster.de>, Michael Paquier <michael@paquier.xyz>,
Soumya S Murali <soumyamurali.work@gmail.com>, 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-07T16:13:33Z
Lists: pgsql-hackers
Hi, Tom! On Thu, May 7, 2026 at 5:22 PM Tom Lane <tgl@sss.pgh.pa.us> wrote: > Alexander Korotkov <aekorotkov@gmail.com> writes: > > Thus, I don't see the reason why this shouldn't be committed and > > backpatched to PG17 (first release containing b7b0f3f27241). > > We are less than 48 hours from code freeze for this month's back > branch releases. I think it's already too late for any inessential > changes, especially if you're less than 100.00% sure of them. > Please hold off until after the release cycle. Thank you for noticing. Yes, I'm not 100% sure new tap tests wouldn't break buildfarm. It would be pity to break it so close to the release freeze. I'll wait. ------ Regards, Alexander Korotkov Supabase