summaryrefslogtreecommitdiff
path: root/src/common/psprintf.c
diff options
context:
space:
mode:
authorPavan Deolasee2017-08-22 10:28:02 +0000
committerPavan Deolasee2017-08-22 10:28:02 +0000
commitd9f369f1af165fb6736899b021b55e152a03aff2 (patch)
treee2a7cc366ea545e0d73ef99ebbad373e467af007 /src/common/psprintf.c
parentdc14e7b45e9a7172339754c3baf6e25a84a43d5d (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