doc: Remove reference to tty libpq connstring param

Daniel Gustafsson <dgustafsson@postgresql.org>

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