Re: Fix bug with accessing to temporary tables of other sessions

Поиск
Список
Период
Сортировка
От Jim Jones
Тема Re: Fix bug with accessing to temporary tables of other sessions
Дата
Msg-id 2f3fa419-9000-4e2a-b070-6e35d5de0e4c@uni-muenster.de
обсуждение исходный текст
Ответ на Re: Fix bug with accessing to temporary tables of other sessions  (Daniil Davydov <3danissimo@gmail.com>)
Ответы Re: Fix bug with accessing to temporary tables of other sessions
Список pgsql-hackers

On 9/25/25 15:15, Daniil Davydov wrote:
> I don't know what exactly is meant by merging. Maybe we should just
> apply a current
> patch that fixes all problems ?..

Here I just wanted to bring to your attention that we have duplicate
efforts with these two patches. This one covers much more ground though ;)

> OK, I'll replace "could not" with "cannot" in order to match previous comments.

Small typo (you forgot to remove one "not")

errmsg("cannot not access temporary relations of other sessions")

It should be something like:

errmsg("cannot access temporary relations from other sessions")

Best regards, Jim



В списке pgsql-hackers по дате отправления: