pgsql: doc: Remove reference to tty libpq connstring param - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: doc: Remove reference to tty libpq connstring param
Date
Msg-id E1oO3pn-0015Sr-DQ@gemulon.postgresql.org
Whole thread Raw
List 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
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1d968b87047708eae1d0eef27860668ec318a3ee

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


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: doc: Remove reference to tty libpq connstring param
Next
From: Tomas Vondra
Date:
Subject: pgsql: Fix assert in logicalmsg_desc