#5757 closed defect (fixed)
pgSQL 18 failing compile on JSON
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | blocker | Milestone: | PostGIS 3.5.0 |
Component: | postgis | Version: | 3.4.x |
Keywords: | Cc: |
Description
Okay they had put back that SQL JSON support back in PG17. So need to change that IF DEF, cause now even master doesn't work against released PG17
Change History (5)
comment:1 by , 4 months ago
Milestone: | PostGIS 3.4.3 → PostGIS 3.5.0 |
---|
comment:2 by , 4 months ago
Owner: | changed from | to
---|
comment:3 by , 4 months ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:4 by , 4 months ago
Summary: | pgSQL 17 json support prevents compile → pgSQL 18 failing compile on JSON |
---|
Note:
See TracTickets
for help on using tickets.
Okay this could be a false alarm., they flipped master to PG18 which has the new SQL JSON so I was testing against PG18 and debbie is also testing against PG18 and I think I had set the IFDEF to take effect at PG18 so they probably haven't flipped things yet.
I'll reopen if after I retest against the real PG17 it still fails.