pgsql: doc: Remove reference to tty libpq connstring param

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема pgsql: doc: Remove reference to tty libpq connstring param
Дата
Msg-id E1oO3pE-0015Rf-I0@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc: Remove reference to tty libpq connstring param

The tty connection string parameter was removed in commit 14d9b3760
but the reference to it in the docs was mistakenly kept.  Fix by
removing it from the libpq documentation.  Backpatch through v14
where the parameter was removed.

Author: Noriyoshi Shinoda <noriyoshi.shinoda@hpe.com>
Discussion: https://postgr.es/m/DM4PR84MB173433216FCC2A3961879000EE6B9@DM4PR84MB1734.NAMPRD84.PROD.OUTLOOK.COM
Backpatch-through: 14

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/40ca9073ff228163b1320122a82e4064da6cf54f

Modified Files
--------------
doc/src/sgml/libpq.sgml | 9 ---------
1 file changed, 9 deletions(-)


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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: doc: Add missing parenthesis to keycombo
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: doc: Remove reference to tty libpq connstring param