Re: [HACKERS] preprocess_targetlist and inheiritance

2015-04-22 Thread Etsuro Fujita
On 2015/04/22 0:43, Stephen Frost wrote: On Tuesday, April 21, 2015, Alvaro Herrera mailto:alvhe...@2ndquadrant.com>> wrote: Stephen Frost wrote: > Tom, all, > > Looks like preprocess_targetlist() should have been adjusted with the > changes to ExecBuildAuxRowMa

Re: [HACKERS] preprocess_targetlist and inheiritance

2015-04-21 Thread Stephen Frost
Alvaro, On Tuesday, April 21, 2015, Alvaro Herrera wrote: > Stephen Frost wrote: > > Tom, all, > > > > Looks like preprocess_targetlist() should have been adjusted with the > > changes to ExecBuildAuxRowMark() to support foreign tables being part > > of inheritance trees (cb1ca4d800621dcae

Re: [HACKERS] preprocess_targetlist and inheiritance

2015-04-21 Thread Alvaro Herrera
Stephen Frost wrote: > Tom, all, > > Looks like preprocess_targetlist() should have been adjusted with the > changes to ExecBuildAuxRowMark() to support foreign tables being part > of inheritance trees (cb1ca4d800621dcae67ca6c799006de99fa4f0a5) to > also include the tableoid regardless of