Re: We broke the defense against accessing other sessions' temp tables - Mailing list pgsql-hackers

From Tom Lane
Subject Re: We broke the defense against accessing other sessions' temp tables
Date
Msg-id 2737368.1758476651@sss.pgh.pa.us
Whole thread Raw
In response to Re: We broke the defense against accessing other sessions' temp tables  (Bruce Momjian <bruce@momjian.us>)
Responses Re: We broke the defense against accessing other sessions' temp tables
Re: We broke the defense against accessing other sessions' temp tables
List pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> Given that this problem exists in PG 17, I assume this will not affect
> the PG 18 release this week.

Yeah, if it were 18-only we'd need a powwow about whether to break
release freeze.  But since it's been there since 17 and nobody
noticed, I'm content to wait till after 18.0 to fix it.

I believe you need to be superuser to reach the bug at all, otherwise
permissions checks should stop you earlier.  This makes it less urgent
than it would otherwise be.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: We broke the defense against accessing other sessions' temp tables
Next
From: Bruce Momjian
Date:
Subject: Re: We broke the defense against accessing other sessions' temp tables