citusdata / citusdata/cstore_fdw

Introduce a memory context for write/read state

Open
#162 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C
Stars
1.8k
Forks
169
PR merge metrics
No merged PRs in 30d

Description

We manually reclaim memory used in read/write operations inside ```CStoreEndRead()``` and ```CStoreEndWrite()```.
Using a memory context for read/write state will eliminate this and prevent accidental memory leaks in the future.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.