Re: Typo in psql doc
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Ludovic Kuty <ludovic.kuty@gmail.com>
Cc: pgsql-docs@lists.postgresql.org
Date: 2021-04-15T08:02:32Z
Lists: pgsql-docs
On Thu, Apr 15, 2021 at 09:55:53AM +0200, Ludovic Kuty wrote: > Yes indeed, thanks. I re-tested the example this morning and it worked > correctly with the space. I guess I had messed up things when I first tried > it. After seeing Tom's argument that this behavior become more consistent in 9.2, and that e4c7619 introduced it initially because of what ~9.1 was doing, I have considered both points and just applied a small patch for HEAD with 1840d9f to remove the space. -- Michael
Commits
-
doc: Simplify example of HISTFILE for psql
- 1840d9f4c899 14.0 landed
-
Add space before :DBNAME for proper \set expansion.
- e4c76191a9f6 8.1.0 cited