Re: [PATCH] Refactor pqformat.{c,h} and protocol.h

Aleksander Alekseev <aleksander@timescale.com>

From: Aleksander Alekseev <aleksander@timescale.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-07-16T14:08:52Z
Lists: pgsql-hackers

Attachments

Hi,

> The proposed patchset fixes this.

In v1 I mistakenly named the enum PgMsg while it should have been
PqMsg. Here is the corrected patchset.

-- 
Best regards,
Aleksander Alekseev

Commits

  1. Use PqMsg_* macros in more places.