xataio/pgstream
在 GitHub 查看[Tests] Run integration tests against supported Postgres versions
Open
#536 创建于 2025年9月22日
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