Re: [PATCH] Implement INSERT SET syntax

From: movead li <movead(dot)li(at)highgo(dot)ca>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Gareth Palmer <gareth(at)internetnz(dot)net(dot)nz>
Subject: Re: [PATCH] Implement INSERT SET syntax
Date: 2020-04-22 02:40:28
Message-ID: 158752322823.1122.13550500209229339746.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The following review has been posted through the commitfest application:
make installcheck-world: tested, passed
Implements feature: tested, passed
Spec compliant: tested, passed
Documentation: tested, passed

It builds failed by applying to the latest code version, and I try head
'73025140885c889410b9bfc4a30a3866396fc5db' which work well.

The new status of this patch is: Waiting on Author

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2020-04-22 02:46:05 Re: Add "-Wimplicit-fallthrough" to default flags (was Re: pgsql: Support FETCH FIRST WITH TIES)
Previous Message Kyotaro Horiguchi 2020-04-22 01:53:54 Re: Remove non-fast promotion Re: Should we remove a fallback promotion? take 2