Re: [PATCH] Implement INSERT SET syntax
Gareth Palmer <gareth.palmer3@gmail.com>
From: Gareth Palmer <gareth.palmer3@gmail.com>
To: Jacob Champion <jchampion@timescale.com>
Cc: Marko Tiikkaja <marko@joh.to>, Tom Lane <tgl@sss.pgh.pa.us>, Justin Pryzby <pryzby@telsasoft.com>, wenjing zeng <wjzeng2012@gmail.com>, Rachel Heaton <rachelmheaton@gmail.com>,
Gareth Palmer <gareth@internetnz.net.nz>, movead li <movead.li@highgo.ca>, David Steele <david@pgmasters.net>, Ibrar Ahmed <ibrar.ahmad@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Date: 2022-07-14T10:45:33Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add const qualifiers to internal range type APIs
- 73025140885c 13.0 cited
Attachments
- insert-set-v9.patch (text/x-patch) patch v9
Hello,
Here is a new version of the patch that applies to HEAD.
It also adds some regression tests for overriding {system,user} values
based on Wenjing Zeng's work.
Gareth
On Thu, 14 Jul 2022 at 22:40, Jacob Champion <jchampion@timescale.com> wrote:
>
> On Thu, Apr 7, 2022 at 11:29 AM Marko Tiikkaja <marko@joh.to> wrote:
> > I can help with review and/or other work here. Please give me a
> > couple of weeks.
>
> Hi Marko, did you get a chance to pick up this patchset? If not, no
> worries; I can mark this RwF and we can try again in a future
> commitfest.
>
> Thanks,
> --Jacob
>
>
>
>