ruvector/crates/ruvector-postgres/src/index
rUv eddd6832f2 fix(postgres): clean up cfg attributes and unused imports
- Fix dual cfg attributes causing linker errors in test builds
- Remove unused EarlyExitDecision import from gated_transformer
- Update intelligence layer data

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-26 23:32:24 +00:00
..
bgworker.rs feat(postgres): Add ruvector-postgres extension with SIMD optimizations (#42) 2025-12-02 09:55:07 -05:00
hnsw.rs feat(ruvector-postgres): Complete v2.0.0 with 148 SQL functions 2025-12-25 23:41:29 +00:00
hnsw_am.rs fix(postgres): Add PG version conditionals for amsummarizing field 2025-12-26 22:11:58 +00:00
ivfflat.rs fix(ci): Fix formatting and workflow permission issues 2025-12-26 22:11:57 +00:00
ivfflat_am.rs fix(postgres): clean up cfg attributes and unused imports 2025-12-26 23:32:24 +00:00
ivfflat_storage.rs fix(postgres): fix unused imports and GNN test type mismatches 2025-12-26 22:11:58 +00:00
mod.rs feat(ruvector-postgres): Complete v2.0.0 with 148 SQL functions 2025-12-25 23:41:29 +00:00
parallel.rs feat(postgres): Add ruvector-postgres extension with SIMD optimizations (#42) 2025-12-02 09:55:07 -05:00
parallel_ops.rs fix(postgres): clean up cfg attributes and unused imports 2025-12-26 23:32:24 +00:00
scan.rs feat(postgres): Add ruvector-postgres extension with SIMD optimizations (#42) 2025-12-02 09:55:07 -05:00