Hi Robert,

On 1/16/20 11:51 AM, Robert Haas wrote:
On Thu, Jan 16, 2020 at 1:37 PM David Steele <da...@pgmasters.net> wrote:

So the idea here is that json.c will have the JSON SQL functions,
jsonb.c the JSONB SQL functions, and jsonapi.c the parser, and
jsonfuncs.c the utility functions?

Uh, I think roughly that, yes. Although I can't claim to fully
understand everything that's here.

Now that I've spent some time with the code I see your intent was just to isolate the JSON lexer code with 0002 and 0003. As such, I now think they are commit-able as is.

Regards,
--
-David
da...@pgmasters.net


Reply via email to