Re: Feature: psql - display current search_path in prompt
Jim Jones <jim.jones@uni-muenster.de>
From: Jim Jones <jim.jones@uni-muenster.de>
To: Florents Tselai <florents.tselai@gmail.com>
Cc: Jelte Fennema-Nio <postgres@jeltef.nl>,
Lauri Siltanen <lauri.siltanen@gmail.com>, pgsql-hackers@postgresql.org
Date: 2025-06-11T09:51:02Z
Lists: pgsql-hackers
On 10.06.25 15:37, Florents Tselai wrote: > EDIT: There are test under `src/psql/t` , not sure though how much > coverage they have, > but most importantly how it’d look like for this case. I took a look at these files, but I'm still unsure how to use them for automated prompt checking - I'm not super familiar with the perl tests, to be honest. -- Jim
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