[PATCH] libpq: remove unused PGconn.ssl_handshake_started field

From: Aleksander Alekseev <aleksander(at)tigerdata(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: [PATCH] libpq: remove unused PGconn.ssl_handshake_started field
Date: 2026-08-11 12:07:18
Message-ID: CAJ7c6TPkHjVFERp1Fd-idMe=iRJnDX2Nzy_ZOkV=y4OLLgf89Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I noticed that PGconn.ssl_handshake_started is a write-only field and
can be safely removed. The patch is attached.

--
Best regards,
Aleksander Alekseev

Attachment Content-Type Size
v1-0001-libpq-remove-unused-PGconn.ssl_handshake_started-.patch text/x-patch 2.0 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message shveta malik 2026-08-11 12:07:48 Re: Proposal: Conflict log history table for Logical Replication
Previous Message Dilip Kumar 2026-08-11 12:06:51 Re: Proposal: Conflict log history table for Logical Replication