pgcentralfoundation / pgrx

Build Postgres Extensions with Rust!
Other
3.57k stars 242 forks source link

Add support for --extension-name in new extension creation #1707

Closed joelonsql closed 4 months ago

joelonsql commented 4 months ago

This change allows users to specify a different PostgreSQL extension name when creating a new extension crate using pgrx new.