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-23 02:02:23 |
Message-ID: | 8dabdf4d-a365-5b9f-db38-908ace60c526@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2024-01-22 Mo 18:01, Andrew Dunstan wrote:
>
> On 2024-01-22 Mo 14:16, Andrew Dunstan wrote:
>>
>> 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.
>
>
>
> This time for sure! (Watch me pull a rabbit out of my hat!)
>
>
> It turns out that NO_TEMP_INSTALL=1 can do ugly things, so I removed
> it, and I think the test will now pass.
>
>
>
Fixed one problem but there are some others. I'm hoping this will
satisfy the cfbot.
cheers
andrew
--
Andrew Dunstan
EDB: https://www.enterprisedb.com
Attachment | Content-Type | Size |
---|---|---|
v6-0001-Introduce-a-non-recursive-JSON-parser.patch | text/x-patch | 421.1 KB |
v6-0002-Add-support-for-incrementally-parsing-backup-mani.patch | text/x-patch | 7.6 KB |
v6-0003-Use-incremental-parsing-of-backup-manifests.patch | text/x-patch | 11.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Hayato Kuroda (Fujitsu) | 2024-01-23 02:11:26 | RE: speed up a logical replica setup |
Previous Message | James Coleman | 2024-01-23 01:47:55 | Re: Opportunistically pruning page before update |