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

  1. Add psql PROMPT variable for search_path.

  2. doc PG 18 relnotes: add AFTER trigger user change item