Re: [PATCH] Implement INSERT SET syntax

From: Ibrar Ahmed <ibrar(dot)ahmad(at)gmail(dot)com>
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: 2019-08-15 19:14:48
Message-ID: 156589648838.1495.15443223894376837793.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Patch conflict with this assertion
Assert(pstate->p_expr_kind == EXPR_KIND_UPDATE_SOURCE);

src/backend/parser/parse_expr.c line 1570

The new status of this patch is: Waiting on Author

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message 066ce286 2019-08-15 19:15:50 Re: UNION ALL
Previous Message Tom Lane 2019-08-15 18:49:31 Re: UNION ALL