citusdata / citusdata/postgresql-hll
hll is incompatible with 32 bit systems: internal size 8 is invalid for passed-by-value type
Open
- Dominant language
- C
- Stars
- 1.2k
- Forks
- 115
- PR merge metrics
- No merged PRs in 30d
Description
hll compiles, but fails to load on 32 bit machines:
```
postgres@hll_regress ERROR: internal size 8 is invalid for passed-by-value type
postgres@hll_regress STATEMENT: CREATE EXTENSION hll
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.