Re: v17 Possible Union All Bug

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: v17 Possible Union All Bug
Дата
Msg-id CAApHDvqGS=y2EgzLLJLBqPu0Cms9kecVs7H3ZG2pz9ofL9r3zg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: v17 Possible Union All Bug  (David Rowley <dgrowleyml@gmail.com>)
Ответы Re: v17 Possible Union All Bug  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-bugs
On Sat, 27 Jan 2024 at 13:19, David Rowley <dgrowleyml@gmail.com> wrote:
> Are the results correct if you SET enable_presorted_aggregate=0;?

For the record, I don't get the same results as you. Perhaps you have
some other roles that I don't have.

I see:
  oid  | role_type |      rolname       | rolsuper | administration
-------+-----------+--------------------+----------+----------------
 42077 | User      | u6_green_leader_su | f        |
(1 row)

It might be worth trying to make the repro more self-contained. Can
you swap out the auth table with a mockup of it?

David



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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: v17 Possible Union All Bug
Следующее
От: Yongtao Huang
Дата:
Сообщение: Re: BUG #18310: Some SQL commands fail to process duplicate objects with error: tuple already updated by self