Constant pgrx_pg_sys::AlterTableType_AT_DisableRowSecurity
source ยท pub const AlterTableType_AT_DisableRowSecurity: u32 = 59;
๐Deprecated since 0.12.0: you want pg_sys::AlterTableType::AT_DisableRowSecurity
pub const AlterTableType_AT_DisableRowSecurity: u32 = 59;