Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 3e995bd

Browse files
danielgustafssonpull[bot]
authored andcommitted
doc: Remove reference to tty libpq connstring param
The tty connection string parameter was removed in commit 14d9b37 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
1 parent 41330a8 commit 3e995bd

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

doc/src/sgml/libpq.sgml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1387,15 +1387,6 @@ postgresql://%2Fvar%2Flib%2Fpostgresql/dbname
13871387
</listitem>
13881388
</varlistentry>
13891389

1390-
<varlistentry id="libpq-connect-tty" xreflabel="tty">
1391-
<term><literal>tty</literal></term>
1392-
<listitem>
1393-
<para>
1394-
Ignored (formerly, this specified where to send server debug output).
1395-
</para>
1396-
</listitem>
1397-
</varlistentry>
1398-
13991390
<varlistentry id="libpq-connect-replication" xreflabel="replication">
14001391
<term><literal>replication</literal></term>
14011392
<listitem>

0 commit comments

Comments
 (0)