Re: [PATCH] Implement INSERT SET syntax
Gareth Palmer <gareth.palmer3@gmail.com>
From: Gareth Palmer <gareth.palmer3@gmail.com>
To: Rachel Heaton <rachelmheaton@gmail.com>
Cc: movead li <movead.li@highgo.ca>, david@pgmasters.net, Ibrar Ahmed <ibrar.ahmad@gmail.com>, Postgres hackers <pgsql-hackers@lists.postgresql.org>,
Tom Lane <tgl@sss.pgh.pa.us>, Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Date: 2021-09-22T11:49:06Z
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-v8.patch (text/x-patch) patch v8
Hello Rachel, On Wed, 22 Sept 2021 at 17:13, Rachel Heaton <rachelmheaton@gmail.com> wrote: > > > On 4/23/20 8:04 PM, Gareth Palmer wrote: > > > > > > Thank you for the review, attached is v7 of the patch which should > > > apply correcly to HEAD. > > > > > Hello Gareth, > > This patch no longer applies to HEAD, can you please submit a rebased version? Attached is a rebased version that should apply to HEAD. Gareth > Thanks, > Rachel > > > >