doc: Remove reference to tty libpq connstring param

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: ac222a3c374080f241936d2e47149d01ea006d6d
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2022-08-16T20:54:43Z
Releases: 15.0
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

Files

PathChange+/−
doc/src/sgml/libpq.sgml modified +0 −9

Documentation touched

Discussion