pgsql: Doc: fix description of how to use src/tutorial files.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Doc: fix description of how to use src/tutorial files.
Дата
Msg-id E1kr5Jq-0003P2-Sx@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Doc: fix description of how to use src/tutorial files.

The separate "cd" command before invoking psql made sense (or at least
I thought so) when it was added in commit ed1939332.  But 4e3a61635
removed the supporting text that explained when to use it, making it
just confusing.  So drop it.

Also switch from four-dot to three-dot filler for the unsupplied
part of the path, since at least one person has read the four-dot
filler as a typo for "../..".  And fix these/those inconsistency.

Discussion: https://postgr.es/m/160837647714.673.5195186835607800484@wrigleys.postgresql.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/eea1e08cfc95bb7e1b7e9f515e73cf75adf147e3

Modified Files
--------------
doc/src/sgml/query.sgml | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: Re: pgsql: Multirange datatypes
Следующее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Fix typalign in rangetypes statistics