pgsql: doc: Remove reference to tty libpq connstring param

2022-08-16 Thread Daniel Gustafsson
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: Noriyo

pgsql: doc: Remove reference to tty libpq connstring param

2022-08-16 Thread Daniel Gustafsson
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: Noriyo

pgsql: doc: Remove reference to tty libpq connstring param

2022-08-16 Thread Daniel Gustafsson
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: Noriyo