Christoph Berg

Results 199 comments of Christoph Berg

Someone needs to decide which operators are the canonical ones, and either drop the rest altogether, or reduce the extra operators not to have conflicting commutators/negators.

Thanks for the investigation. In fact, the test never worked before: https://salsa.debian.org/postgresql/pgnodemx/-/pipelines https://salsa.debian.org/postgresql/pgnodemx/-/jobs/5836544 - that's with 16 and the same FATAL. At the moment the problem isn't critical for me,...

Actually, I was too quick in summarizing that, `s390x` *is* a release architecture. But let's tackle one problem after another.

riscv64 is happy now, thanks! There are a few (big-endian?) problems left on https://buildd.debian.org/status/package.php?p=pljs, though.

@devrimgunduz FYI, there is now a 1.3 tag that mirrors what I had uploaded to apt.postgresql.org in May, but never pushed anywhere until yesterday. There will be more cleanup and...

Fwiw, our debian/rules file has this: ``` execute_before_dh_auto_build: # force a cython run cython3 pglast/parser.pyx ``` Possibly that violates assumptions about prebuilt files.

The CI tests are running on Ubuntu noble (24.04), which has a newer python than jammy (22.04).