Re: check_srf_call_placement() isn't always setting p_hasTargetSRFs

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@postgresql.org
Date: 2017-01-16T21:01:07Z
Lists: pgsql-hackers
On 2017-01-16 14:34:58 -0500, Tom Lane wrote:
> Will go fix these things.

Thanks!

Andres


Commits

  1. Fix check_srf_call_placement() to handle VALUES cases correctly.