[PG15 Doc] remove "tty" connect string from manual - Mailing list pgsql-hackers

From Shinoda, Noriyoshi (PN Japan FSIP)
Subject [PG15 Doc] remove "tty" connect string from manual
Date
Msg-id DM4PR84MB173433216FCC2A3961879000EE6B9@DM4PR84MB1734.NAMPRD84.PROD.OUTLOOK.COM
Whole thread Raw
Responses Re: [PG15 Doc] remove "tty" connect string from manual
List pgsql-hackers
Hello, hackers.

As of PostgreSQL 14, "tty" in the libpq connection string has already been removed with the commit below.
https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=14d9b37607ad30c3848ea0f2955a78436eff1268

But https://www.postgresql.org/docs/15/libpq-connect.html#LIBPQ-CONNSTRING still says "Ignored (formerly, this
specifiedwhere to send server debug output)". The attached patch removes the "tty" item. 

Regards,
Noriyoshi Shinoda

Attachment

pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Logical WAL sender unresponsive during decoding commit
Next
From: Peter Smith
Date:
Subject: Re: Propose a new function - list_is_empty