Results (1 - 10 of 118)
- #5847: defect: woodie failing on recent stable branches with lto-wrapper issue (closed: worksforme)
- ... o lwgeom_export.o lwgeom_in_gml.o lwgeom_in_kml.o lwgeom_in_marc21.o lwgeom_out_marc21.o lwgeom_in_geohash.o lwgeom_in_geojson.o lwgeom_in_encoded_polyline.o lwgeom_triggers.o lwgeom_dump.o lwgeom_dumppoints.o lwgeom_functions_lrs.o lwgeom_functions_temporal.o lwgeom_rectree.o lwgeom ...
- By 02/03/25 09:00:36 —
- #5569: defect: postgis_restore doesn't strip 2.1 function signatures (closed: fixed)
- ... 1', 'pgis_geometry_union_finalfn'; CREATE FUNCTION st_askml(geog geography, maxdecimaldigits integer DEFAULT 15) RETURNS text LANGUAGE sql IMMUTABLE STRICT AS $_$SELECT _ST_AsKML(2, $1, $2, null)$_$; CREATE FUNCTION st_askml(geom geometry, maxdecimaldigits integer DEFAULT 15) RETU ...
- By 10/16/23 03:14:31 —
- #5524: defect: ERROR: cannot drop function st_askml(integer,geometry,integer,text) ... (closed: fixed)
- spotted running: > regress/run_test.pl -v —extension —upgrade-path=2.5.7—3.5.0dev regress/core/legacy The problem is that the function is not deprecated on postgis upgrade.
- By 09/01/23 05:41:34 —
- #5472: defect: GEOS details seem wrong on demo.postgis.net (closed: fixed)
- I haven't quite figured out what's up here. When I build postgis on demo and install. The config output shows this: {{{ GEOS config: /usr/local/bin/geos-config GEOS version: 3.12.0 GDAL config: / ...
- By 08/10/23 21:09:15 —
- #5139: defect: PostGIS causes to_jsonb to no longer be parallel safe, ST_AsGeoJSON ... (closed: fixed)
- Hi, Below was using PostgreSQL 13 and PostGIS 3.2.1. I believe that the automatic conversion of the geometry field to geojson when using to_json or to_jsonb is causing a query of ours to fail. Below query has been trimmed down a l ...
- By 04/21/22 07:38:25 —
- #5099: defect: Running make twice compiles again under postgis (closed: fixed)
- Running `make` a second time after the first `make`, in top-level dir, results in some files being built again. This should NOT happen, in a sane system. Files that are built again are under the postgis/ directory. I was under the impre ...
- By 02/16/22 16:37:15 —
- #5091: defect: configure --without-protobuf broken (closed: fixed)
- ... o lwgeom_export.o lwgeom_in_gml.o lwgeom_in_kml.o lwgeom_in_geohash.o lwgeom_in_geojson.o lwgeom_in_encoded_polyline.o lwgeom_triggers.o lwgeom_dump.o lwgeom_dumppoints.o lwgeom_functions_lrs.o lwgeom_functions_temporal.o lwgeom_rectree.o long_xact.o lwgeom_sqlmm.o lwgeom_rtree.o lwg ...
- By 02/09/22 15:15:59 —
- #4977: defect: Can't compile PostGIS 3.2 on windows - breaking on protobuf-c (closed: fixed)
- ... o lwgeom_in_kml.o lwgeom_in_geohash.o lwgeom_in_geojson.o lwgeom_in_encoded_polyline.o lwgeom_triggers.o lwgeom_dump.o lwgeom_dumppoints.o lwgeom_functions_lrs.o lwgeom_functions_temporal.o lwgeom_rectree.o long_xact.o lwgeom_sqlmm.o lwgeom_rtree.o lwg ...
- By 08/20/21 19:52:40 —
- #4860: defect: Fails to build with PROJ 8.0.0 (closed: fixed)
- postgis fails to build with PROJ 8.0.0: {{{ checking for PROJ... yes checking proj_api.h usability... no checking proj_api.h presence... no checking for proj_api.h... no checking proj.h usability... yes checking proj.h presence... y ...
- By 02/21/21 08:13:42 —
- #4795: defect: Fix tests on PostGIS 3.0 so they pass for GEOS 3.9 and GDAL 3.2.0 (closed: fixed)
- ... . ok in_geohash .. ok in_gml .. ok in_kml .. ok in_encodedpolyline .. ok iscollection .. ok legacy .. ok long_xact .. ok lwgeom_regress .. ok measures .. ok minimum_bounding_circle .. ok normalize .. ok operators .. ok orientation .. ok out_geometry .. ok ...
- By 11/18/20 20:36:10 —
Note:
See TracSearch
for help on searching.