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

From Nathan Bossart
Subject Re: Feature: psql - display current search_path in prompt
Date
Msg-id aP_WMcZ57YAEB2sM@nathan
Whole thread Raw
In response to Re: Feature: psql - display current search_path in prompt  (Chao Li <li.evan.chao@gmail.com>)
Responses Re: Feature: psql - display current search_path in prompt
List pgsql-hackers
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.

-- 
nathan

Attachment

pgsql-hackers by date:

Previous
From: Jim Jones
Date:
Subject: Re: display hot standby state in psql prompt
Next
From: Tomas Vondra
Date:
Subject: Re: Optimizing ResouceOwner to speed up COPY