fix: geojson invalid query on unavailable PostGIS

Closes https://github.com/PostgREST/postgrest/issues/4245.

It adds a query on schema cache construction, but doesn't add a new
attribute to the SchemaCache type. We only need the information to be
passed to the `initialMediaHandlers` function to build the builtin media
handlers.
This commit is contained in:
steve-chavez
2025-08-06 10:20:01 -05:00
committed by Steve Chavez
parent 7870add603
commit 0f1ca8faac
4 changed files with 49 additions and 9 deletions
@@ -3,11 +3,6 @@
- - tag: BuiltinOvAggCsv
- tag: MTTextCSV
- - - tag: RelAnyElement
- tag: MTGeoJSON
- - tag: BuiltinOvAggGeoJson
- tag: MTGeoJSON
- - - tag: RelAnyElement
- tag: MTApplicationJSON
- - tag: BuiltinOvAggJson