Re: [PATCH] Implement INSERT SET syntax

David Steele <david@pgmasters.net>

From: David Steele <david@pgmasters.net>
To: Gareth Palmer <gareth@internetnz.net.nz>, Tom Lane <tgl@sss.pgh.pa.us>
Cc: Michael Paquier <michael@paquier.xyz>, Peter Eisentraut <peter.eisentraut@2ndquadrant.com>, Amit Kapila <amit.kapila16@gmail.com>, Vik Fearing <vik.fearing@2ndquadrant.com>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2020-03-24T17:00:03Z
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 →
  1. Add const qualifiers to internal range type APIs

Hi Tom,

On 12/3/19 4:44 AM, Gareth Palmer wrote:
> On Sun, Dec 1, 2019 at 4:32 PM Michael Paquier <michael@paquier.xyz> wrote:
>>
>> On Fri, Nov 22, 2019 at 12:24:15PM +1300, Gareth Palmer wrote:
>>> Attached is an updated patch with for_locking_clause added, test-cases
>>> re-use existing tables and the comments and documentation have been
>>> expanded.
>>
>> Per the automatic patch tester, documentation included in the patch
>> does not build.  Could you please fix that?  I have moved the patch to
>> next CF, waiting on author.
> 
> Attached is a fixed version.

Does this version of the patch address your concerns?

Regards,
-- 
-David
david@pgmasters.net