Re: Forbid to DROP temp tables of other sessions - Mailing list pgsql-hackers

From Rafia Sabih
Subject Re: Forbid to DROP temp tables of other sessions
Date
Msg-id CA+FpmFdEQ0J0t+RGLLYqTnNCbniittgGGy5jKyQ2KJgzd0ViWQ@mail.gmail.com
Whole thread Raw
In response to Forbid to DROP temp tables of other sessions  (Daniil Davydov <3danissimo@gmail.com>)
List pgsql-hackers


On Thu, 14 Nov 2024 at 09:55, Daniil Davydov <3danissimo@gmail.com> wrote:
On Wed, Oct 30, 2024 at 7:32 PM Rafia Sabih <rafia.pghackers@gmail.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/)
Looks good to me.
 
--
Best Regards,
Daniil Davydov


--
Regards,
Rafia Sabih
CYBERTEC PostgreSQL International GmbH

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: CI CompilerWarnings test fails on 15 in mingw_cross_warning
Next
From: Jakub Wartak
Date:
Subject: Re: AIO v2.0