-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Hi, the Postgres community has cut the REL_17_STABLE branch. Do we know when PL/Rust (therefore pgrx) will support Postgres 17? Thanks.
$ cargo pgrx init --pg17 /usr/local/pgsql/bin/pg_config
error: unexpected argument '--pg17' found
tip: a similar argument exists: '--pg16'
Usage: cargo pgrx init <--pg11 <PG11>|--pg12 <PG12>|--pg13 <PG13>|--pg14 <PG14>|--pg15 <PG15>|--pg16 <PG16>|--base-port <BASE_PORT>|--base-testing-port <BASE_TESTING_PORT>|--configure-flag <CONFIGURE_FLAG>|--valgrind>
For more information, try '--help'.
santosr2 and jonathancgt
Metadata
Metadata
Assignees
Labels
No labels