Re: Fix unqualified catalog references in psql describe queries
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Chao Li <li.evan.chao@gmail.com>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>, Fujii Masao <masao.fujii@gmail.com>, Peter Eisentraut <peter@eisentraut.org>, Jeff Davis <pgsql@j-davis.com>, Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>, Amit Kapila <amit.kapila16@gmail.com>
Date: 2026-06-09T07:08:26Z
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
Commits
-
psql: Add some missing schema qualifications in describe.c
- bf5206f00773 19 (unreleased) landed
-
SQL Property Graph Queries (SQL/PGQ)
- 2f094e7ac691 19 (unreleased) cited
-
CREATE SUBSCRIPTION ... SERVER.
- 8185bb534763 19 (unreleased) cited