Function pgx_pg_sys::ExecReindex

source ·
pub unsafe fn ExecReindex(
    arg_pstate: *mut ParseState,
    arg_stmt: *mut ReindexStmt,
    arg_isTopLevel: bool
)