| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Álvaro Herrera <alvherre(at)kurilemu(dot)de> |
| Cc: | "Bertrand Drouvot" <bertranddrouvot(dot)pg(at)gmail(dot)com>, "Michael Paquier" <michael(at)paquier(dot)xyz>, "Chao Li" <li(dot)evan(dot)chao(at)gmail(dot)com>, "L(dot) pgsql-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-10 13:51:03 |
| Message-ID: | 1283514.1781099463@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
=?UTF-8?Q?=C3=81lvaro_Herrera?= <alvherre(at)kurilemu(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Marko Grujic | 2026-06-10 14:08:38 | Re: [PATCH v1] [BUG #19516] Skip whole-row projection shortcut for OLD/NEW returning type |
| Previous Message | Andres Freund | 2026-06-10 13:49:00 | Re: ci: Generate crashlogs on Windows |