Opened 2 days ago

#5753 new defect

PostgreSQL v17 has branched, so 7e62e02ba0 has become obsolete

Reported by: Laurenz Albe 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 Albe 2 days ago.
Patch to enable building with v18

Download all attachments as: .zip

Change History (1)

by Laurenz Albe, 2 days ago

Attachment: v18.patch added

Patch to enable building with v18

Note: See TracTickets for help on using tickets.