Re: PostGIS and json_categorize_type (Re: pgsql: Revert SQL/JSON features)

Поиск
Список
Период
Сортировка
От Christoph Berg
Тема Re: PostGIS and json_categorize_type (Re: pgsql: Revert SQL/JSON features)
Дата
Msg-id YxhfV8+VuOPDNlOP@msg.df7cb.de
обсуждение исходный текст
Ответ на PostGIS and json_categorize_type (Re: pgsql: Revert SQL/JSON features)  (Christoph Berg <myon@debian.org>)
Ответы Re: [postgis-devel] PostGIS and json_categorize_type (Re: pgsql: Revert SQL/JSON features)  (Justin Pryzby <pryzby@telsasoft.com>)
Список pgsql-hackers
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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Handle infinite recursion in logical replication setup
Следующее
От: Justin Pryzby
Дата:
Сообщение: Re: [postgis-devel] PostGIS and json_categorize_type (Re: pgsql: Revert SQL/JSON features)