Re: [PATCH] Implement INSERT SET syntax
David Steele <david@pgmasters.net>
From: David Steele <david@pgmasters.net>
To: Gareth Palmer <gareth@internetnz.net.nz>, movead li
<movead.li@highgo.ca>, Ibrar Ahmed <ibrar.ahmad@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org, Tom Lane <tgl@sss.pgh.pa.us>,
Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Date: 2021-03-03T16:27:26Z
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
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. > > This version now uses it's own production rule for the SET clause to > avoid the issue with MultiAssigmentRef nodes in the targetList. Ibrar, Movead, you are the reviewers of this patch. Do you think all of Tom's and Peter's concerns have been addressed? If so, please mark as Ready for Committer so somebody can have a look. If not, what remains to be done? Regards, -- -David david@pgmasters.net