mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-09 22:42:57 +00:00
To avoid duplicating the build logic. `make all` covers the separate `postgres-*` and `neon-pg-ext` steps, and also does `cargo build`. That's how you would typically do a full local build anyway.