Opened 5 months ago

Closed 5 months ago

#5753 closed defect (fixed)

PostgreSQL v17 has branched, so 7e62e02ba0 has become obsolete

Reported by: laurenz Owned by: pramsey
Priority: low Milestone: PostGIS 3.4.3
Component: postgis Version: 3.4.x
Keywords: JSON v18 Cc:

Description

POSTGIS_PGSQL_VERSION is 180 now that PostgreSQL v17 has branched, so building PostGIS with PostgreSQL head fails.

We need a patch like the attached.

I briefly looked at this, and there is some code duplication with PostgreSQL (JsonTypeCategory, datum_to_json, …). Is the reason backward compatibility for building with older PostgreSQL versions?

Attachments (1)

v18.patch (1.2 KB ) - added by laurenz 5 months ago.
Patch to enable building with v18

Download all attachments as: .zip

Change History (2)

by laurenz, 5 months ago

Attachment: v18.patch added

Patch to enable building with v18

comment:1 by robe, 5 months ago

Resolution: fixed
Status: newclosed

Already done in #5757

Note: See TracTickets for help on using tickets.