Re: WIP Incremental JSON Parser - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: WIP Incremental JSON Parser
Date
Msg-id CAGECzQSAWJ2m=vYLD-KT_Esf7EGymt3kTv4gXUODsPPsK-xtTw@mail.gmail.com
Whole thread Raw
In response to Re: WIP Incremental JSON Parser  (Jelte Fennema-Nio <postgres@jeltef.nl>)
List pgsql-hackers
On Thu, 4 Apr 2024 at 23:52, Jelte Fennema-Nio <postgres@jeltef.nl> wrote:
> Fair enough, I guess I'll change my invocation to include the ninja
> "test" target too:
> ninja -C build test install-quiet && meson test -C build

Actually that doesn't do what I want either because that actually runs
the tests too... And I prefer to do that using meson directly, so I
can add some filters to it. I'll figure something out when I'm more
fresh tomorrow.



pgsql-hackers by date:

Previous
From: Jelte Fennema-Nio
Date:
Subject: Re: WIP Incremental JSON Parser
Next
From: Thomas Munro
Date:
Subject: Re: Built-in CTYPE provider