| From: | Aleksander Alekseev <aleksander(at)timescale(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: [PATCH] Refactor pqformat.{c,h} and protocol.h |
| Date: | 2024-07-16 14:08:52 |
| Message-ID: | CAJ7c6TP3uxz1ysfQYCA5srCKQwOYuWpVUpLzo5tpzx8nWVK3uw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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
| Attachment | Content-Type | Size |
|---|---|---|
| v2-0002-Introduce-PqMsg-enum.patch | application/octet-stream | 7.1 KB |
| v2-0001-Always-pass-PqMsg_-to-pq_beginmessage-_reuse.patch | application/octet-stream | 5.1 KB |
| v2-0003-Rearrange-the-order-of-functions-in-pqformat.-c-h.patch | application/octet-stream | 4.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Вардан Погосян | 2024-07-16 14:26:40 | Re: Removing unneeded self joins |
| Previous Message | Tomas Vondra | 2024-07-16 14:01:46 | Re: Compress ReorderBuffer spill files using LZ4 |