Typo in psql doc
The Post Office <noreply@postgresql.org>
From: PG Doc comments form <noreply@postgresql.org>
To: pgsql-docs@lists.postgresql.org
Cc: ludovic.kuty@gmail.com
Date: 2021-04-13T07:57:54Z
Lists: pgsql-docs
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/13/app-psql.html Description: There is a spurious space inside the documentation: \set HISTFILE ~/.psql_history- :DBNAME instead of \set HISTFILE ~/.psql_history-:DBNAME
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