Cargo Features

plrust-trusted-pgrx has no features set by default.

[dependencies]
plrust-trusted-pgrx = { version = "1.2.8", features = ["pg13", "pg14", "pg15", "pg16"] }
pg13

Enables pg13 of pgrx =0.11.0

changing the pgrx version will likely require at least a minor version bump to this create

pg14

Enables pg14 of pgrx =0.11.0

pg15

Enables pg15 of pgrx =0.11.0

pg16

Enables pg16 of pgrx =0.11.0