Re: BUG #19523: psql tab-completion shadows pg_db_role_setting

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Paul Kim <mok03127(at)gmail(dot)com>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org, vismay(dot)t(at)gmail(dot)com, reshkekirill(at)gmail(dot)com
Subject: Re: BUG #19523: psql tab-completion shadows pg_db_role_setting
Date: 2026-09-10 15:33:49
Message-ID: CAHGQGwFKP78ebKoSz-1YuD9=V9z5uZVS7EGaE9QrLOCpe7S5+g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Fri, Jul 17, 2026 at 11:28 PM Paul Kim <mok03127(at)gmail(dot)com> wrote:
> Looks ready for committer to me.

The patch looks good to me. Barring any objections, I'll commit it.

BTW, commit dbf5a83d465 schema-qualified the unnest() call in this same
query, but left the catalog references unqualified. This makes me wonder
if this issue could be considered an oversight in that commit.

Regards,

--
Fujii Masao

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2026-09-10 16:58:39 Re: BUG #19671: IPv4 CIDR Prefix Integer Overflow Bypasses Validation in inet/cidr Casts
Previous Message Heikki Linnakangas 2026-09-10 14:12:31 Detaching a child table makes an expression using it unrestorable