AW: Get the name of the target Relation from Query struct? - Mailing list pgsql-hackers

From Ernst-Georg Schmid
Subject AW: Get the name of the target Relation from Query struct?
Date
Msg-id d0fbee8dd0f146bf8b3db38ba7c2cbd2@BYEX19.de.bayer.cnb
Whole thread Raw
In response to Re: Get the name of the target Relation from Query struct?  (David Rowley <david.rowley@2ndquadrant.com>)
List pgsql-hackers
Unfortunately it still crashes with Signal 11 even with a more strict check:

if(parse->commandType == CMD_INSERT) {

best regards,

Ernst-Georg



pgsql-hackers by date:

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