[postgis-tickets] [PostGIS] #5100: Installation failure with PostgreSQL v15 (no more pg_atoi)
PostGIS
trac at osgeo.org
Fri Feb 18 05:38:53 PST 2022
#5100: Installation failure with PostgreSQL v15 (no more pg_atoi)
------------------------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.3.0
Component: build/upgrade/install | Version: 3.2.x
Resolution: | Keywords:
------------------------------------+---------------------------
Comment (by Laurenz Albe):
PostgreSQL
[https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=73508475d69e90f98ebd9b7e1a5933a26a49c5e9
commit 73508475d69e90f98ebd9b7e1a5933a26a49c5e9] has removed `pg_atoi`, so
building or creating the extension fails.
The attached patch fixes the problem. This should be applied to all
branches.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5100#comment:3>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list