AW: Get the name of the target Relation from Query struct?

From: Ernst-Georg Schmid <ernst-georg(dot)schmid(at)bayer(dot)com>
To: David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: AW: Get the name of the target Relation from Query struct?
Date: 2018-04-06 09:11:24
Message-ID: d0fbee8dd0f146bf8b3db38ba7c2cbd2@BYEX19.de.bayer.cnb
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Unfortunately it still crashes with Signal 11 even with a more strict check:

if(parse->commandType == CMD_INSERT) {

best regards,

Ernst-Georg

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2018-04-06 09:18:34 Re: [HACKERS] Optional message to user when terminating/cancelling backend
Previous Message Ernst-Georg Schmid 2018-04-06 09:06:45 AW: Get the name of the target Relation from Query struct?