Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
Re: [PATCH] Add PROMPT_COMMAND and dynamic prompt support to psql
From:
Kirk Roybal <kirk(at)webfinish(dot)com>
To:
pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc:
Kirk Roybal <kirk(at)webfinish(dot)com>
Subject:
Re: [PATCH] Add PROMPT_COMMAND and dynamic prompt support to psql
Date:
2026-07-09 07:54:24
Message-ID:
178358366426.9403.18408823664767025450.pgcf@coridan.postgresql.org
Views:
Whole Thread
|
Raw Message
|
Download mbox
|
Resend email
Thread:
2026-07-05 05:41:13 from Kirk Roybal <kirk(dot)roybal(at)gmail(dot)com> 📎
2026-07-09 07:54:24 from Kirk Roybal <kirk(at)webfinish(dot)com>
Lists:
pgsql-hackers
This works the same way that bash works. Code largely plagiarized and customized from there.
In response to
[PATCH] Add PROMPT_COMMAND and dynamic prompt support to psql
at 2026-07-05 05:41:13 from Kirk Roybal
Browse pgsql-hackers by date
From
Date
Subject
Next Message
Daniel Gustafsson
2026-07-09 07:56:44
Re: Fix data checksum processing for temp relations and dropped databases
Previous Message
Jelte Fennema-Nio
2026-07-09 07:47:14
Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore