Constant pgrx_pg_sys::ScanOptions_SO_TEMP_SNAPSHOT
source ยท pub const ScanOptions_SO_TEMP_SNAPSHOT: u32 = 512;
๐Deprecated since 0.12.0: you want pg_sys::ScanOptions::SO_TEMP_SNAPSHOT
pub const ScanOptions_SO_TEMP_SNAPSHOT: u32 = 512;