Skip to content

Commit f4d7074

Browse files
authored
Note pg17 support (#1914)
1 parent 5099cd9 commit f4d7074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
+ `cargo pgrx package`: Create installation packages for your extension
2828
+ More in the [`README.md`](cargo-pgrx/README.md)!
2929
- **Target Multiple Postgres Versions**
30-
+ Support from Postgres 12 to Postgres 16 from the same codebase
30+
+ Support from Postgres 12 to Postgres 17 from the same codebase
3131
+ Use Rust feature gating to use version-specific APIs
3232
+ Seamlessly test against all versions
3333
- **Automatic Schema Generation**

0 commit comments

Comments
 (0)