Re: Typo in psql doc

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: ludovic.kuty@gmail.com, pgsql-docs@lists.postgresql.org
Date: 2021-04-15T01:48:25Z
Lists: pgsql-docs
On Wed, Apr 14, 2021 at 10:12:02AM -0400, Tom Lane wrote:
> As you say, both ways now give the same result.  Since it's not the
> point of this example to illustrate \set's space-eating behavior,
> it might be clearer to revert the addition of the space.

Oh, interesting point.  I did not notice that this was different
before.
--
Michael

Commits

  1. doc: Simplify example of HISTFILE for psql

  2. Add space before :DBNAME for proper \set expansion.