Docs: improve description of psql's %R prompt escape sequence.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: c7aea92c1e287e5900ce6001fc25bc5f46d4d55b
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-06-19T17:11:55Z
Releases: 9.3.14
Docs: improve description of psql's %R prompt escape sequence.

Dilian Palauzov pointed out in bug #14201 that the docs failed to mention
the possibility of %R producing '(' due to an unmatched parenthesis.

He proposed just adding that in the same style as the other options were
listed; but it seemed to me that the sentence was already nearly
unintelligible, so I rewrote it a bit more extensively.

Report: <20160619121113.5789.68274@wrigleys.postgresql.org>

Files

PathChange+/−
doc/src/sgml/ref/psql-ref.sgml modified +20 −16