Christoph Berg

Results 53 issues of Christoph Berg

Hi, I'm working on packaging pg_roaringbitmap for apt.postgresql.org and Debian. Naturally, that includes building it for a variety of different machine architectures. pg_roaringbitmap works on little-endian 64-bit platforms only. If...

On cassert-enabled PG builds, DefineCustomEnumVariable() was complaining that the configured "boot" value and the initial value of the GUC didn't match. ``` 2024-03-19 16:29:16.319 CET [1768144] myon@contrib_regression LOG: GUC (PGC_ENUM)...

The compiler was raising warnings on 32-bit architectures. Addresses part of #31.