[PATCH] Reserve protocol 3.1 explicitly in pqcomm.h

From: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: [PATCH] Reserve protocol 3.1 explicitly in pqcomm.h
Date: 2026-01-20 23:04:44
Message-ID: CAOYmi+kKyw=h-5NKqqpc7HC5M30_QmzFx3kgq2AdipyNj47nUw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

This is a tiny followup to https://postgr.es/c/0664aa4ff8 that
enshrines the unused 3.1 protocol version as PG_PROTOCOL_RSRV31. The
patch comes from [1]; I just wanted to give people the opportunity to
bikeshed the name (or object to the move?) before it becomes part of a
public header.

Thanks,
--Jacob

[1] https://postgr.es/m/CAOYmi%2B%3DPMq5wiKjBuOF2_W6JYRnPFYbgp7P-MRa2ymFo89%3D6BQ%40mail.gmail.com

Attachment Content-Type Size
0001-pqcomm.h-Explicitly-reserve-protocol-v3.1.patch application/octet-stream 1.7 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-01-20 23:07:13 Re: Mystery with REVOKE PRIVILEGE
Previous Message Chao Li 2026-01-20 22:55:38 Re: tablecmds: clarify recurse vs recusing