Brian Rowe 029b4e867e Fix potential mem corruption in distributed copy
This change copies the chunk object into the distributed copy's
memory context before caching it in the ChunkConnectionList. This
resolves an issue where the chunk was being modified after being
stored which was resulting in rows being sent to the incorrect
data node.

This fixes github issue #2037
2020-06-30 12:05:03 -07:00
..

TimescaleDB TsL Library

The TimescaleDB TsL library is licensed under the Timescale License.