citus/src
Onder Kalaci e182215d96 Improve connection error message from the worker nodes
We currently put the actual error message to the detail part. However,
many drivers don't show detail part.

As connection errors are somehow common, and hard to trace back, can't
we added the detail to the message itself.

In addition to that, we changed "connection error" message, as it
was confusing to the users who think that the error was happening
while connecting to the coordinator. In fact, this error is showing
up when the coordinator fails to connect remote nodes.
2020-04-20 13:32:55 +02:00
..
backend Improve connection error message from the worker nodes 2020-04-20 13:32:55 +02:00
include Copy data from CitusTableCacheEntry more often 2020-04-17 14:17:18 +00:00
test/regress Improve connection error message from the worker nodes 2020-04-20 13:32:55 +02:00