[email protected]:HumanAssistedIntelligence/flame.git
setup
brew uninstall rust
brew install rustup rustup-init
rustup-init
# rustup default nightly && rustup update (for candle with # cargo-features = ["edition2024"] in toml)
install https://github.com/pgcentralfoundation/pgrx
brew install git icu4c pkg-config
cargo install --locked cargo-pgrx
cargo pgrx init
https://github.com/pgcentralfoundation/pgrx/blob/develop/pgrx-examples/arrays/src/lib.rs