Re: Fix unqualified catalog references in psql describe queries
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Álvaro Herrera <alvherre@kurilemu.de>
Cc: "Bertrand Drouvot" <bertranddrouvot.pg@gmail.com>,
"Michael Paquier" <michael@paquier.xyz>,
"Chao Li" <li.evan.chao@gmail.com>,
"L. pgsql-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-10T13:51:03Z
Lists: pgsql-hackers
=?UTF-8?Q?=C3=81lvaro_Herrera?= <alvherre@kurilemu.de> writes: > I think we should just ditch the idea that operators live in schemas. How would you do that without removing user-defined operators altogether? (And thereby breaking most extensions.) regards, tom lane
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