maplibre/martin

Support PG functions that return gzipped values

Aperta

#566 aperta il 3 feb 2023

 (2 commenti) (0 reazioni) (0 assegnatari)Rust (377 fork)auto 404
help wantedpg

Metriche repository

Star
 (3761 stelle)
Metriche merge PR
 (Merge medio 2g 16h) (78 PR mergiate in 30 g)

Descrizione

If a postgres function return gzipped values, we should be able to detect that and treat it accordingly. The current content detection system is not too expensive to do it on every reply.

See also

  • #565

Guida contributor