maplibre/martin

Support PG functions that return gzipped values

オープン

#566 opened on 2023/02/03

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (377 件のフォーク)auto 404
help wantedpg

Repository metrics

Stars
 (3,761 個のスター)
PR merge metrics
 (平均マージ 2d 16h) (30d で 78 merged PRs)

説明

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

コントリビューターガイド