Re: Typo in psql doc
| От | Ludovic Kuty |
|---|---|
| Тема | Re: Typo in psql doc |
| Дата | |
| Msg-id | 8216617a-4ddd-51ff-3bc4-f063526a5cc4@gmail.com обсуждение |
| Ответ на | Re: Typo in psql doc (Michael Paquier <michael@paquier.xyz>) |
| Список | pgsql-docs |
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.
14 April 2021 at 07:58
Both commands sey in your .psqlrc results in the same path being
used, as I guess that psqlscanslash.l eats all the whitespaces
in-between. So the documentation is not wrong here (see also commit
e4c7619).
--
Michael13 April 2021 at 09:57The 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
В списке pgsql-docs по дате отправления: