undo_partition_native(text, text, integer, text, boolean, numeric)


Parameters

Name Type Mode
p_parent_table text IN
p_target_table text IN
p_batch_count integer IN
p_batch_interval text IN
p_keep_table boolean IN
p_lock_wait numeric IN
partitions_undone integer OUT
rows_undone bigint OUT

Definition