From: | Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com> |
---|---|
To: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de>, Michel Pelletier <pelletier(dot)michel(at)gmail(dot)com> |
Subject: | Re: Reducing output size of nodeToString |
Date: | 2024-02-22 12:37:00 |
Message-ID: | CAEze2Wj3KOaXDD0+Viv8u5yeg1tNFQZ3it-pdY267A_v57voyA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, 19 Feb 2024 at 14:19, Matthias van de Meent
<boekewurm+postgres(at)gmail(dot)com> wrote:
> Attached the updated version of the patch on top of 5497daf3, which
> incorporates this last round of feedback.
Now attached rebased on top of 93db6cbd to fix conflicts with fbc93b8b
and an issue in the previous patchset: I attached one too many v3-0001
from a previous patch I worked on.
Kind regards,
Matthias van de Meent
Neon (https://neon.tech)
Attachment | Content-Type | Size |
---|---|---|
v6-0003-gen_node_support.pl-Mark-location-fields-as-type-.patch | application/octet-stream | 26.2 KB |
v6-0002-pg_node_tree-Don-t-store-query-text-locations-in-.patch | application/octet-stream | 19.0 KB |
v6-0005-nodeToString-omit-serializing-NULL-datums-in-Cons.patch | application/octet-stream | 1.8 KB |
v6-0001-pg_node_tree-Omit-serialization-of-fields-with-de.patch | application/octet-stream | 22.8 KB |
v6-0008-nodeToString-omit-serializing-0s-in-enum-typed-fi.patch | application/octet-stream | 2.1 KB |
v6-0007-gen_node_support.pl-Optimize-serialization-of-fie.patch | application/octet-stream | 9.2 KB |
v6-0006-nodeToString-Apply-RLE-on-Bitmapset-and-numeric-L.patch | application/octet-stream | 7.9 KB |
v6-0004-gen_node_support.pl-Add-a-TypMod-type-for-signall.patch | application/octet-stream | 10.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Kapila | 2024-02-22 12:41:17 | Re: Synchronizing slots from primary to standby |
Previous Message | Daniel Gustafsson | 2024-02-22 12:15:25 | Re: Porting PostgresSQL libraries for QNX710 |