Parameters
| Name | Type | Mode |
|---|---|---|
| p_child_table | text | IN |
| p_partition_interval | text | IN |
| p_parent_table | text | IN |
| child_start_time | timestamp with time zone | OUT |
| child_end_time | timestamp with time zone | OUT |
| child_start_id | bigint | OUT |
| child_end_id | bigint | OUT |
| suffix | text | OUT |