From: | vignesh C <vignesh21(at)gmail(dot)com> |
---|---|
To: | Daniil Davydov <3danissimo(at)gmail(dot)com> |
Cc: | Rafia Sabih <rafia(dot)pghackers(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Forbid to DROP temp tables of other sessions |
Date: | 2025-03-16 12:53:31 |
Message-ID: | CALDaNm1RqZXz0at=cd6g7jE_wSGRrca2p0xFxHeRNSjepShfNA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, 14 Nov 2024 at 14:26, Daniil Davydov <3danissimo(at)gmail(dot)com> wrote:
>
> On Wed, Oct 30, 2024 at 7:32 PM Rafia Sabih <rafia(dot)pghackers(at)gmail(dot)com> wrote:
>
> > Good catch. I agree with this being an unwarranted behaviour.
> > A minor comment from my end is the wording of the error message.
> > Based on the Postgresql error message style huide, something like this could be better,
> > "could not access temporary relations of other sessions".
> > --
> > Regards,
> > Rafia Sabih
> > CYBERTEC PostgreSQL International GmbH
> >
> Thanks for your comment. I attach a patch with a fixed error message.
> Also you can find it in commit fest
> (https://commitfest.postgresql.org/51/5379/)
I noticed that the following Andrey's comment regarding the isolation
test from [1] and Andres's comment from [2] are pending. I'm changing
the commitfest entry to Waiting on Author, please provide an updated
patch and update it to Needs review.
[1] - https://www.postgresql.org/message-id/9A1C6763-A293-4EDD-A462-EFCF93BA2909%40yandex-team.ru
[2] - https://www.postgresql.org/message-id/4xxau766dofbwugeyvjftra3g5f7ifaal2clgrbpr7jqotr4av%40d3ige2krpoza
Regards,
Vignesh
From | Date | Subject | |
---|---|---|---|
Next Message | vignesh C | 2025-03-16 12:55:32 | Re: Incorrect result of bitmap heap scan. |
Previous Message | vignesh C | 2025-03-16 12:44:10 | Re: Large expressions in indexes can't be stored (non-TOASTable) |