| From: | "Shinoda, Noriyoshi (PN Japan FSIP)" <noriyoshi(dot)shinoda(at)hpe(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | [PG15 Doc] remove "tty" connect string from manual |
| Date: | 2022-08-16 05:27:36 |
| Message-ID: | DM4PR84MB173433216FCC2A3961879000EE6B9@DM4PR84MB1734.NAMPRD84.PROD.OUTLOOK.COM |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 specified where to send server debug output)". The attached patch removes the "tty" item.
Regards,
Noriyoshi Shinoda
| Attachment | Content-Type | Size |
|---|---|---|
| libpq-connect-v1.diff | application/octet-stream | 687 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Smith | 2022-08-16 05:29:29 | Re: Propose a new function - list_is_empty |
| Previous Message | Masahiko Sawada | 2022-08-16 05:25:25 | Re: Logical WAL sender unresponsive during decoding commit |