Constant pgrx_pg_sys::ScanOptions_SO_ALLOW_SYNC
source ยท pub const ScanOptions_SO_ALLOW_SYNC: u32 = 128;
๐Deprecated since 0.12.0: you want pg_sys::ScanOptions::SO_ALLOW_SYNC
pub const ScanOptions_SO_ALLOW_SYNC: u32 = 128;