Re: BUG #11028: psql doesn't use 0x01 and 0x02 to inform readline of non-printable PROMPT1 chars

From: Robert Fleming <fleminra(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #11028: psql doesn't use 0x01 and 0x02 to inform readline of non-printable PROMPT1 chars
Date: 2014-08-01 19:55:07
Message-ID: CABA-fbgQ=kWb=fRXdhXV9bo6rCiyPDGM91gRDt3psJbfdL3ANQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I just switched/updated to the PostgreSQL packages from apt.postgresql.org
(instead of Ubuntu's own packages) and now all is working as advertised.

I had done some debugging in psql/prompt.c and indeed the
RL_PROMPT_START_IGNORE section was executing. So I never quite got to the
bottom of it, but am content to just to run with the updated packages.

Thanks for your help.
Robert

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2014-08-02 15:09:00 Re: Fwd: Re: Compile fails on AIX 6.1
Previous Message ljw1001 2014-08-01 18:21:02 BUG #11109: No Toast compression on JSON, JSONB columns