Reducing serialized size of Nodes from nodeToString output

Edit
ID 4685
Title Reducing serialized size of Nodes from nodeToString output
Topic Miscellaneous
Created 2023-12-06 21:11:31
Last modified 2024-04-04 11:34:57 (7 months, 2 weeks ago)
Latest email 2024-03-22 09:18:33 (7 months, 4 weeks ago)
Status
2024-03: Returned with feedback
2024-01: Moved to next CF
Target version
Authors Matthias van de Meent (mmeent)
Reviewers Peter Eisentraut (petere)Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4685
git checkout commitfest/cf/4685
Emails
Reducing output size of nodeToString
First at 2023-12-06 21:08:38 by Matthias van de Meent <boekewurm+postgres at gmail.com>
Latest at 2024-03-22 09:18:33 by Peter Eisentraut <peter at eisentraut.org>
Latest attachment (0001-Do-not-output-actual-value-of-location-fields-in-nod.patch) at 2024-03-20 11:49:52 from Peter Eisentraut <peter at eisentraut.org>
    Attachment (0001-Do-not-output-actual-value-of-location-fields-in-nod.patch) at 2024-03-20 11:49:52 from Peter Eisentraut <peter at eisentraut.org> (Patch: Yes)
    Attachment (v8-0003-pg_node_tree-Don-t-store-query-text-locations-in-.patch) at 2024-03-11 20:52:26 from Matthias van de Meent <boekewurm+postgres at gmail.com> (Patch: Yes)
    Attachment (0001-Add-nodeToStringWithoutLocations.patch.nocfbot) at 2024-03-11 13:19:44 from Peter Eisentraut <peter at eisentraut.org> (Patch: Yes)
    Attachment (v7-0004-gen_node_support.pl-Add-a-TypMod-type-for-signall.patch) at 2024-02-22 15:07:55 from Matthias van de Meent <boekewurm+postgres at gmail.com> (Patch: Yes)
    Attachment (v6-0003-gen_node_support.pl-Mark-location-fields-as-type-.patch) at 2024-02-22 12:37:00 from Matthias van de Meent <boekewurm+postgres at gmail.com> (Patch: Yes)
    Attachment (v3-0004-gen_node_support.pl-Add-a-TypMod-type-for-signall.patch) at 2024-02-19 13:19:58 from Matthias van de Meent <boekewurm+postgres at gmail.com> (Patch: Yes)
    Attachment (v4-0001-pg_node_tree-Omit-serialization-of-fields-with-de.patch) at 2024-02-12 23:10:56 from Matthias van de Meent <boekewurm+postgres at gmail.com> (Patch: Yes)
    Attachment (v3-0002-pg_node_tree-Don-t-store-query-text-locations-in-.patch) at 2024-02-12 19:32:56 from Matthias van de Meent <boekewurm+postgres at gmail.com> (Patch: Yes)
    Attachment (v2-0005-nodeToString-omit-serializing-NULL-datums-in-Cons.patch) at 2024-02-12 18:03:30 from Matthias van de Meent <boekewurm+postgres at gmail.com> (Patch: Yes)
    Attachment (v1-0001-pg_node_tree-Don-t-serialize-fields-with-type-def.patch) at 2024-01-03 23:23:50 from Matthias van de Meent <boekewurm+postgres at gmail.com> (Patch: Yes)
    Attachment (v0-0001-Reduce-the-size-of-serialized-nodes-in-nodeToStri.patch) at 2023-12-06 21:08:38 from Matthias van de Meent <boekewurm+postgres at gmail.com> (Patch: Yes)
History
When Who What
2024-04-04 11:34:57 Peter Eisentraut (petere) Closed in commitfest 2024-03 with status: Returned with feedback
2024-02-12 18:56:11 Matthias van de Meent (mmeent) New status: Needs review
2024-02-01 18:37:11 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Moved to next CF
2024-01-15 23:22:37 Peter Eisentraut (petere) New status: Waiting on Author
2024-01-04 10:53:54 Matthias van de Meent (mmeent) Changed name to Reducing serialized size of Nodes from nodeToString output
2024-01-04 10:53:44 Matthias van de Meent (mmeent) New status: Needs review
2024-01-02 10:30:33 Peter Eisentraut (petere) New status: Waiting on Author
2023-12-15 14:11:19 Peter Eisentraut (petere) Added petere as reviewer
2023-12-06 21:11:39 Matthias van de Meent (mmeent) Changed authors to Matthias van de Meent (mmeent)
2023-12-06 21:11:31 Matthias van de Meent (mmeent) Attached mail thread CAEze2WgrCiR3JZmWyB0YTc8HV7ewRdx13j0CqD6mVkYAW+SFGQ@mail.gmail.com
2023-12-06 21:11:31 Matthias van de Meent (mmeent) Created patch record
Edit