Re: Small bug fix in readline promt handling - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Small bug fix in readline promt handling
Date
Msg-id 25581.1136331230@sss.pgh.pa.us
Whole thread Raw
In response to Small bug fix in readline promt handling  (Martin Pitt <martin@piware.de>)
List pgsql-bugs
Martin Pitt <martin@piware.de> writes:
> When using %[ and %] (prompt length ignore area) in .psqlrc's prompt
> formats, psql sends a \001 before the actual readline commands
> (RL_PROMPT_{START,END}_IGNORE). This is the way bash handles the
> shell's PSx format, but it is not a readline command, but a bash
> specific quirk.

Fixed back through 8.0 (we don't seem to have that code in 7.x branches).
Thanks for the report.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: [GENERAL] PL/pgSQL Function Help
Next
From: "Qingqing Zhou"
Date:
Subject: Re: BUG #2135: system error 182 while loading ODBC driver