We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04893c5 commit 3340b31Copy full SHA for 3340b31
Cargo.toml
@@ -8,7 +8,6 @@ crate-type = ["cdylib"]
8
9
[features]
10
default = ["pg13"]
11
-pg11 = ["pgrx/pg11", "pgrx-tests/pg11" ]
12
pg12 = ["pgrx/pg12", "pgrx-tests/pg12" ]
13
pg13 = ["pgrx/pg13", "pgrx-tests/pg13" ]
14
pg14 = ["pgrx/pg14", "pgrx-tests/pg14" ]
0 commit comments