[postgis-devel] PostGIS and json_categorize_type (Re: pgsql: Revert SQL/JSON features)
Christoph Berg
myon at debian.org
Wed Sep 7 02:07:35 PDT 2022
Re: To Andrew Dunstan
> The "< 17" part was added on 2022-09-03, probably because of this
> breakage.
>
> Recompiling the (unmodified) 3.3.0 against 15beta4 seems to fix the
> problem.
Err sorry, my local build environment was still on beta3.
PostGIS 3.3.0 is broken now with 15beta4:
10:52:29 lwgeom_out_geojson.c:54:35: error: unknown type name ‘JsonTypeCategory’
10:52:29 54 | JsonTypeCategory tcategory, Oid outfuncoid,
10:52:29 | ^~~~~~~~~~~~~~~~
...
> So, there is probably no issue here, but I suggest this "static" might
> be considered to be removed again so PostGIS can use it.
I guess either PostgreSQL or PostGIS need to make a new release to fix that.
Christoph
More information about the postgis-devel
mailing list