| From: | Alexander Korotkov <aekorotkov(at)gmail(dot)com> |
|---|---|
| To: | Michael Paquier <michael(at)paquier(dot)xyz> |
| Cc: | Daniil Davydov <3danissimo(at)gmail(dot)com>, Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>, Soumya S Murali <soumyamurali(dot)work(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Stepan Neretin <slpmcf(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Mohamed Ali <moali(dot)pg(at)gmail(dot)com>, Nazneen Jafri <jafrinazneen(at)gmail(dot)com>, Shawn McCoy <shawn(dot)the(dot)mccoy(at)gmail(dot)com> |
| Subject: | Re: Fix bug with accessing to temporary tables of other sessions |
| Date: | 2026-05-14 13:39:04 |
| Message-ID: | CAPpHfdt10LO=8SYJthKZTqYeJV-RrdoUVCQVWPZj5zFs4wT3VA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, May 14, 2026 at 9:58 AM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> On Thu, May 14, 2026 at 09:12:58AM +0300, Alexander Korotkov wrote:
> > On Fri, May 8, 2026 at 9:19 AM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> >> If you wish me to look at this patch set in details, I may be able to
> >> do so around the beginning of next week. I'm not sure that there is a
> >> strong urgency in tackling this issue for this minor release, this
> >> could wait a bit more..
> >
> > Any news from your side?
>
> (Forgot -hackers and other folks in CC, sorry about that.)
>
> Unfortunately I have not been able to get back to it this week, and
> next week is moot. Perhaps it is better to not wait for me here, so
> feel free to go ahead as you feel.
Thank you for noticing. I've pushed this today. I have to slightly
revise the tests to run on 18 and 17 (different log messages, and
default value of log_lock_waits).
------
Regards,
Alexander Korotkov
Supabase
| From | Date | Subject | |
|---|---|---|---|
| Next Message | zengman | 2026-05-14 14:07:16 | Re: (SQL/PGQ) cache lookup failed for label |
| Previous Message | Ante Krešić | 2026-05-14 13:06:56 | [PATCH] REPLICA IDENTITY USING INDEX accepts column with invalid NOT NULL |