Feature: psql - display current search_path in prompt
Lauri Siltanen <lauri.siltanen@gmail.com>
From: Lauri Siltanen <lauri.siltanen@gmail.com>
To: pgsql-hackers@postgresql.org
Date: 2025-06-06T07:50:04Z
Lists: pgsql-hackers
Hi all, I need to switch search_paths often. It would be tremendously helpful to see the current search_path in the prompt. - Lauri Siltanen
Commits
-
Add psql PROMPT variable for search_path.
- b3ce55f413cd 19 (unreleased) landed
-
doc PG 18 relnotes: add AFTER trigger user change item
- 73e26cbeb592 18.0 cited