Re: [PATCH] Reorganize pqcomm.h a bit
Jacob Champion <jacob.champion@enterprisedb.com>
From: Jacob Champion <jacob.champion@enterprisedb.com>
To: Jelte Fennema-Nio <postgres@jeltef.nl>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>,
Nathan Bossart <nathandbossart@gmail.com>
Date: 2025-11-22T00:25:11Z
Lists: pgsql-hackers
Attachments
- v2-0001-Reorganize-pqcomm.h-a-bit.patch (application/octet-stream) patch v2-0001
On Fri, Nov 21, 2025 at 2:01 PM Jacob Champion <jacob.champion@enterprisedb.com> wrote: > Good point. I think "actual protocol version" might get a little > confusing for a casual reader if/when your _GREASE macro arrives, > though. I'll do some wordsmithing. Actually, maybe brevity is best, as in v2? They're reserved, they're special; readers can look at the comment for the reservation in question to find out why, and then we don't have to generalize in the section header. --Jacob
Commits
-
Reorganize pqcomm.h a bit
- 0664aa4ff89a 19 (unreleased) landed