Re: Fix unqualified catalog references in psql describe queries - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: Fix unqualified catalog references in psql describe queries
Date
Msg-id b4baf3aa-c93a-4e70-bec4-41f20a117904@app.fastmail.com
Whole thread
In response to Re: Fix unqualified catalog references in psql describe queries  (Bertrand Drouvot <bertranddrouvot.pg@gmail.com>)
Responses Re: Fix unqualified catalog references in psql describe queries
List pgsql-hackers
On 2026-06-10, Bertrand Drouvot wrote:

> I do agree that doing so would "destroy" the readability. I did not
> look in detail,
> but what about forcing ALWAYS_SECURE_SEARCH_PATH_SQL before the queries
> and
> restore the search_path once the query is done? (that way that would
> not impact
> the readability)

I think we should just ditch the idea that operators live in schemas.

--
Álvaro Herrera



pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: PG19 FK fast path: OOB write and missed FK checks during batched
Next
From: Jakub Wartak
Date:
Subject: Re: repack: clarify final phase of concurrent mode in file header comment