From: | Daniel Gustafsson <dgustafsson(at)postgresql(dot)org> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: doc: Remove reference to tty libpq connstring param |
Date: | 2022-08-16 21:10:48 |
Message-ID: | E1oO3pn-0015Sr-DQ@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(dot)shinoda(at)hpe(dot)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(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Tomas Vondra | 2022-08-16 22:20:12 | pgsql: Fix assert in logicalmsg_desc |
Previous Message | Daniel Gustafsson | 2022-08-16 21:10:44 | pgsql: doc: Remove reference to tty libpq connstring param |