pgcentralfoundation / pgrx

Build Postgres Extensions with Rust!
Other
3.71k stars 249 forks source link

feat: include 'storage/indexfsm.h' #1912

Closed SteveLauC closed 1 month ago

SteveLauC commented 1 month ago

What does this PR do

Includes storage/indexfsm.h.

Closes #1899