diff options
author | Pavan Deolasee | 2017-08-22 10:28:02 +0000 |
---|---|---|
committer | Pavan Deolasee | 2017-08-22 10:28:02 +0000 |
commit | d9f369f1af165fb6736899b021b55e152a03aff2 (patch) | |
tree | e2a7cc366ea545e0d73ef99ebbad373e467af007 /src/common/psprintf.c | |
parent | dc14e7b45e9a7172339754c3baf6e25a84a43d5d (diff) |
Handle rescan of RemoteQuery node correctly
We never had this support and we never felt the need because the use of FQS was
limited for utility statements and simple queries which can be completed
pushed down to the remote node. But in PG 10, we're seeing errors while using
cursors for queries which are FQSed. So instead of forcing regular remote
subplan on such queries, we are adding support for rescan of RemoteQuery node.
Patch by Senhu <senhu@tencent.com>
Diffstat (limited to 'src/common/psprintf.c')
0 files changed, 0 insertions, 0 deletions