pgsql: Assorted minor fixes for psql metacommand docs.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Assorted minor fixes for psql metacommand docs.
Дата
Msg-id E1Y5fsi-0003Wv-LJ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Assorted minor fixes for psql metacommand docs.

Document the long forms of \H \i \ir \o \p \r \w ... apparently, we have
a long and dishonorable history of leaving out the unabbreviated names of
psql backslash commands.

Avoid saying "Unix shell"; we can just say "shell" with equal clarity,
and not leave Windows users wondering whether the feature works for them.

Improve consistency of documentation of \g \o \w metacommands.  There's
no reason to use slightly different wording or markup for each one.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ae17897ce84e545fd5a042530055df728b2ca98f

Modified Files
--------------
doc/src/sgml/ref/psql-ref.sgml |   45 ++++++++++++++++++++--------------------
1 file changed, 23 insertions(+), 22 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Assorted minor fixes for psql metacommand docs.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Assorted minor fixes for psql metacommand docs.