Opened 7 years ago
Closed 7 years ago
#4028 closed defect (fixed)
[9.4] ERROR: type jsonb does not exist
Reported by: | strk | Owned by: | strk |
---|---|---|---|
Priority: | blocker | Milestone: | PostGIS 2.5.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
Tests are failing against PostgreSQL-9.3, due to:
ERROR: type jsonb does not exist
See https://drone.osgeo.org/postgis/postgis/987/1
Functions using jsonb should not be defined when target PostgreSQL is < 9.4
Change History (3)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
Bug was introduced with r16374 (for #4006)