bug in psql-ref

From: Andreas Seltenreich <andreas+pg(at)gate450(dot)dyndns(dot)org>
To: pgsql-docs(at)postgresql(dot)org
Subject: bug in psql-ref
Date: 2006-09-29 04:49:18
Message-ID: 87zmcjxooh.fsf@gate450.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

While testing the texinfo target, I noticed the following bug in the
psql reference. Declaring a printed character as part of the control
sequence is likely to confuse readline about what is on the screen,
causing unreliable line editing.

Patch attached.

regards,
andreas

Attachment Content-Type Size
psql-ref.diff text/x-patch 814 bytes

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Markus Schaber 2006-10-02 22:15:44 timestamptz alias
Previous Message Andreas Seltenreich 2006-09-29 04:32:27 Re: Texinfo docs/target