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

Commit ac222a3

Browse files
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 207fc75 commit ac222a3

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
@@ -1388,15 +1388,6 @@ postgresql://%2Fvar%2Flib%2Fpostgresql/dbname
13881388
</listitem>
13891389
</varlistentry>
13901390

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

0 commit comments

Comments
 (0)