[postgis-tickets] [PostGIS] #4663: Remove unnecessary #include
PostGIS
trac at osgeo.org
Tue Apr 14 02:19:51 PDT 2020
#4663: Remove unnecessary #include
--------------------------+---------------------
Reporter: Laurenz Albe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone:
Component: postgis | Version: master
Keywords: |
--------------------------+---------------------
PostgreSQL v13 has split `access/tuptoaster.h` into several files, so
building PostGIS with current PostgreSQL master fails.
However, it seems that the `#include` is not really required, so the
attached patch simply removes it.
I didn't test, but I don't think it creates problems with older PostgreSQL
versions as well.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4663>
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