mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-24 05:43:58 +00:00
PostgreSQL 18 support requires pgrx 0.15.0 or later, but we're on pgrx 0.12.x. Remove pg18 feature flag for now and revert to PG17 as the latest supported version. Changes: - Remove pg18 feature from Cargo.toml (pgrx 0.12 incompatible) - Update CI workflow matrix to test PG14-17 only - Update Dockerfile default to PG17 - Add comments noting PG18 planned for future pgrx upgrade PostgreSQL 18 support will be added when upgrading to pgrx 0.15.0+ in a future major release. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agentic-synth-ci.yml | ||
| benchmarks.yml | ||
| build-attention.yml | ||
| build-gnn.yml | ||
| build-graph-node.yml | ||
| build-native.yml | ||
| build-router.yml | ||
| build-tiny-dancer.yml | ||
| postgres-extension-ci.yml | ||
| RELEASE-FLOW.md | ||
| RELEASE.md | ||
| release.yml | ||
| ruvllm-build.yml | ||
| ruvllm-native.yml | ||
| sona-napi.yml | ||
| validate-lockfile.yml | ||