Christoph Berg
Christoph Berg
Over the past year, I've been trying to do some RTTY contests with TLF. I got it working occasionally, but most often, things wouldn't initialize correctly and the fldigi waterfall...
The direction of Ctrl-G "grab next spot" depends on if Ctrl-V was used to reverse the direction. I think that's bad UI design - it should be possible to go...
When building against PG18 (after removing the version check), the build fails because PG18 removes the custom format string macros. `PRId64` is the usual workaround.
The Debian package build for 4.2.0 fails on the big-endian s390x architecture: ``` 12:28:01 test 101 12:28:01 Start 101: testPolygonToCellsReportedExperimental_test101 12:28:01 12:28:01 101: Test command: //obj-s390x-linux-gnu/bin/testPolygonToCellsReportedExperimental 12:28:01 101: Working Directory:...
The "check latitude of antimeridian crossing points" test in h3_postgis/test/sql/postgis.sql is failing on all architectures except x68: ``` 11:16:27 diff -U3 /tmp/autopkgtest.AAGzLw/tree/h3_postgis/test/expected/postgis.out /tmp/test-17/h3_postgis/test/results/postgis.out 11:16:27 --- /tmp/autopkgtest.AAGzLw/tree/h3_postgis/test/expected/postgis.out 2025-02-10 10:01:18.000000000 +0000 11:16:27...
pg_partman needs porting to PG18, at least the testsuite as used in the Debian packages is unhappy: ``` ### PostgreSQL 18 virtualenv ### Creating new PostgreSQL cluster 18/regress ... +...
@devrimgunduz poked me at pgconf.eu to package mongo_fdw for Debian and I gave it a shot. The good news is that I got it compiled on trixie-and-newer, the bad news...
The autoconf toolchain really likes to replace INSTALL with its own generic installation instructions, causing noise in the `git diff` output. Since the current file doesn't really have content, just...
Some notes from doing QTCs in the WAEDC-RTTY: Receive: * When manually entering a QTC, the cursor automatically advances from time to call after 4 digits, but after the call,...
pljs finally got accepted into Debian main, exposing it to more architectures than on apt.postgresql.org. riscv64 is raising these bits: ``` **** regression.diffs **** diff -U3 /build/reproducible-path/pljs-1.0.3/expected/function.out /build/reproducible-path/pljs-1.0.3/results/function.out --- /build/reproducible-path/pljs-1.0.3/expected/function.out...