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:44 |
Message-ID: | E1oO3pj-0015SG-LQ@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_15_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/ac222a3c374080f241936d2e47149d01ea006d6d
Modified Files
--------------
doc/src/sgml/libpq.sgml | 9 ---------
1 file changed, 9 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Daniel Gustafsson | 2022-08-16 21:10:48 | pgsql: doc: Remove reference to tty libpq connstring param |
Previous Message | Daniel Gustafsson | 2022-08-16 21:10:13 | pgsql: doc: Remove reference to tty libpq connstring param |