xataio/pgstream

[Tests] Run integration tests against supported Postgres versions

Open

#536 创建于 2025年9月22日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Go (66 fork)auto 404
enhancementgood first issue

仓库指标

Star
 (1,151 star)
PR 合并指标
 (PR 指标待抓取)

描述

Is your feature request related to a problem? Please describe.

Currently we're only testing against postgres 17.

Describe the solution you'd like

We should test against supported versions to ensure changes don't break backwards compatibility with older versions. Include postgres 18 coming up soon.

Describe alternatives you've considered

Additional context Relates to #533

贡献者指南