From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Peter Smith <smithpb2250(at)gmail(dot)com> |
Cc: | Jacob Champion <champion(dot)p(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com> |
Subject: | Re: WIP Incremental JSON Parser |
Date: | 2024-01-22 19:16:07 |
Message-ID: | 0534abed-e0ef-ec2a-3184-8574b8d3cc4a@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2024-01-22 Mo 01:29, Peter Smith wrote:
> 2024-01 Commitfest.
>
> Hi, This patch has a CF status of "Needs Review" [1], but it seems
> there were CFbot test failures last time it was run [2]. Please have a
> look and post an updated version if necessary.
Thanks.
Let's see if the attached does better.
cheers
andrew
--
Andrew Dunstan
EDB: https://www.enterprisedb.com
Attachment | Content-Type | Size |
---|---|---|
v4-0003-Use-incremental-parsing-of-backup-manifests.patch | text/x-patch | 11.5 KB |
v4-0002-Add-support-for-incrementally-parsing-backup-mani.patch | text/x-patch | 7.6 KB |
v4-0001-Introduce-a-non-recursive-JSON-parser.patch | text/x-patch | 421.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Christoph Berg | 2024-01-22 19:48:40 | Re: psql: Allow editing query results with \gedit |
Previous Message | Jeff Davis | 2024-01-22 19:03:50 | Re: [17] CREATE SUBSCRIPTION ... SERVER |