From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
---|---|
To: | Michael Paquier <michael(at)paquier(dot)xyz>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Jacob Champion <pchampion(at)vmware(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [PATCH] Make jsonapi usable from libpq |
Date: | 2021-06-26 08:13:38 |
Message-ID: | 42A64F71-07F9-4940-99B9-AA8622FCE9D6@yesql.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> On 26 Jun 2021, at 02:36, Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> The service file parsing is the only piece in libpq using StringInfoData.
> @Tom, @Daniel, you got involved in c0cb87f. It looks like this piece about the
> limitations with service file parsing needs a rework. This code is new in 14,
> which means a new open item.
Reworking it at this point to use a pqexpbuffer would be too invasive for 14
IMO, so reverting this part seems like the best option, and then redo it with
a pqexpbuffer for 15.
--
Daniel Gustafsson https://vmware.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Banck | 2021-06-26 08:17:52 | Failover messages in Timeline History |
Previous Message | Fabien COELHO | 2021-06-26 07:15:48 | Re: seawasp failing, maybe in glibc allocator |