Commit 2810686
committed
Move kalam-pg into pg/ and update configs
Reorganize the Postgres extension by moving kalam-pg crates and related docker artifacts into a new pg/ subtree and updating workspace members in Cargo.toml. Adjust macOS LLVM/libclang paths in .cargo/config.toml to Homebrew locations. Apply a small test tweak (stream eviction test now uses Memory storage mode) and update various docs/scripts/specs to follow the reorganization. Also includes dependency/version updates and cleanup to align with the new layout.1 parent 2d3cad0 commit 2810686
118 files changed
Lines changed: 1133 additions & 5514 deletions
File tree
- .cargo
- backend
- crates
- kalamdb-core/src/jobs/executors
- kalamdb-raft
- cli/tests/smoke/flushing
- docker/pg
- docs/plans
- kalam-pg/crates
- kalam-pg-common/src
- kalam-pg-embedded
- src
- tests
- kalam-pg-extension
- src
- tests
- kalam-pg-fdw/src
- link/src
- query/models
- wasm
- pg
- crates
- kalam-pg-api
- src
- tests
- kalam-pg-client
- src
- tests
- kalam-pg-common
- src
- tests
- kalam-pg-fdw
- src
- tests
- kalam-pg-types
- src
- tests
- docker
- artifacts
- src
- bin
- tests
- scripts
- specs/026-postgres-extension
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
0 commit comments