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:
Lists: pgsql-hackers

This works the same way that bash works. Code largely plagiarized and customized from there.

In response to

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