mirror of https://github.com/citusdata/citus.git
When an unreferenced prepared statement parameter does not explicitly have a type assigned, we cannot deserialize it, to send to the remote side. That commonly happens inside plpgsql functions, where local variables are passed in as unused prepared statement parameters. |
||
---|---|---|
.. | ||
multi_client_executor.c | ||
multi_executor.c | ||
multi_real_time_executor.c | ||
multi_router_executor.c | ||
multi_server_executor.c | ||
multi_task_tracker_executor.c | ||
multi_utility.c |