Constant pgrx_pg_sys::TransactionStmtKind_TRANS_STMT_START
source ยท pub const TransactionStmtKind_TRANS_STMT_START: u32 = 1;
๐Deprecated since 0.12.0: you want pg_sys::TransactionStmtKind::TRANS_STMT_START
pub const TransactionStmtKind_TRANS_STMT_START: u32 = 1;