pgsql: doc: Remove stray comma from list of psql options

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема pgsql: doc: Remove stray comma from list of psql options
Дата
Msg-id E1ruJNW-001LJf-M7@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc: Remove stray comma from list of psql options

Back in 7.2 the list of options had short options and long options
on the same line separated by comma, but since 7.3 they are listed
separate lines. The comma on -X was left behind so fix by removing
and backpatching all the way.

Reported-by: y.saburov@gmail.com
Discussion: https://postgr.es/m/171267154345.684.7212826057932148541@wrigleys.postgresql.org
Backpatch-through: v12

Branch
------
REL_16_STABLE

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

Modified Files
--------------
doc/src/sgml/ref/psql-ref.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: doc: Remove stray comma from list of psql options
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: doc: Remove stray comma from list of psql options