Re: Using defines for protocol characters

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Michael Paquier <michael@paquier.xyz>, Alvaro Herrera <alvherre@alvh.no-ip.org>, Tatsuo Ishii <ishii@sraoss.co.jp>, davecramer@gmail.com, tgl@sss.pgh.pa.us, peter@eisentraut.org, smithpb2250@gmail.com, pgsql-hackers@lists.postgresql.org
Date: 2023-08-17T16:22:24Z
Lists: pgsql-hackers
On Thu, Aug 17, 2023 at 12:13 PM Nathan Bossart
<nathandbossart@gmail.com> wrote:
> On Thu, Aug 17, 2023 at 09:31:55AM +0900, Michael Paquier wrote:
> > Looks sensible seen from here.
>
> Thanks for taking a look.

I think this is going to be a major improvement in terms of readability!

I'm pretty happy with this version, too. We may be running out of
things to argue about -- and no, I don't want to argue about
underscores more!

-- 
Robert Haas
EDB: http://www.enterprisedb.com



Commits

  1. Introduce macros for protocol characters.

  2. Remove configure check for z_streamp