Re: Feature: psql - display current search_path in prompt - Mailing list pgsql-hackers

From Chao Li
Subject Re: Feature: psql - display current search_path in prompt
Date
Msg-id 7C931EE8-B21B-45D6-BF59-BE2DD1144263@gmail.com
Whole thread Raw
In response to Re: Feature: psql - display current search_path in prompt  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: Feature: psql - display current search_path in prompt
List pgsql-hackers

> On Oct 28, 2025, at 04:29, Nathan Bossart <nathandbossart@gmail.com> wrote:
> 
> Here is what I have staged for commit.  I ended up simplifying the patch a
> bit.  In particular, I thought better of the question mark business.  It
> looks like we ordinarily just skip values that can't be found, and an empty
> search_path will appear as "" (two double-quotes), so you can still
> distinguish empty versus not-available.

+1, I like this idea.

V4 looks good to me.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/







pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: Optimize LISTEN/NOTIFY
Next
From: Mihail Nikalayeu
Date:
Subject: Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY