Regina Obe

Results 31 issues of Regina Obe

I think PostgreSQL 17 is ahead enough that it's worthwhile to start testing. So far no compile issues.

To satisfy ogr_fdw, I can register a windows system environment variable: CURL_CA_BUNDLE = C:\Program Files\PostgreSQL\15\ssl\certs\ca-bundle.crt So I don't have to set it each time I need to reach a https...

I'm not sure if this is by design or a recent change or I'm just doing something wrong when I installed. I just installed discourse, using the docker install here:...

We had done this for postgis manual, but haven't checked how to do this with sphinx. My efforts at generating PDFs currently fail with these languages, so I think I'm...

I compiled 1.3.x branch using CGAL 4.11 to try to see if this issue might have been fixed already, I still get hanging even using branch of 1.3.x. Others have...

PostGIS related ticket at: https://trac.osgeo.org/postgis/ticket/3835 returns some lines that are 0 length. ` WITH bt(box) AS ( SELECT st_makebox2d(st_point(1296000,202400),st_point(1297000,212400)) ) SELECT d.path[1], St_astext(d.geom) , ST_Length(d.geom) FROM bt, st_dump( st_straightskeleton(st_difference(st_buffer(box,2000,2),box)) )...

When I run my pretalx with debug=false /media/whatever always resolves to a 404, though the /static/ works fine. I don't think the /static is reading from the right folder though,...

_🛠️ Refactor suggestion_ **Unify translator metadata to avoid duplication.** Two very similar comment lines exist for the same individual (“# Wangdapeng…” and “# Dapeng Wang…”). Standardize on one form (e.g.,...

Need to upgrade Github actions It should be testing with pgRouting 3.5 or higher and PostGIS 3.4 or higher. We should drop testing of PG 9.6 - 12 as those...

enhancement

Someone on IRC/Matrix is trying to report what they think is a security bug, but are not sure how to do so without making it public. I directed to report...