citusdata / citusdata/cstore_fdw
Move compression related definitions/declarations into a new header file
Open
enhancement
- Dominant language
- C
- Stars
- 1.8k
- Forks
- 169
- PR merge metrics
- No merged PRs in 30d
Description
With #78 we added two functions for compression/decompression. Also, we added some `if 9.5{} else {}` blocks for `CStoreCompressHeader` struct.
As an enhancement, we can move those function declaration and struct definition into a new header file such as `cstore_compression.h`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.