Re: Fix unqualified catalog references in psql describe queries

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, Jeff Davis <pgsql(at)j-davis(dot)com>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Subject: Re: Fix unqualified catalog references in psql describe queries
Date: 2026-06-09 07:08:26
Message-ID: aie76hpKavQ9nAqd@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jun 08, 2026 at 04:46:46PM +0800, Chao Li wrote:
> This is not a big problem, but it provides a way to pollute the
> result of \dRs+ by adding a fake pg_foreign_server earlier in
> search_path.

Which is always annoying.. Will fix and double-check later, thanks.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrei Lepikhov 2026-06-09 07:08:58 Re: Subquery pull-up increases jointree search space
Previous Message Hayato Kuroda (Fujitsu) 2026-06-09 07:05:20 RE: t/035_standby_logical_decoding.pl might fail on attempt to read wrong timeline