Very important commit, lots of implications. Check why this works now

pg16_kickoff
onderkalaci 2023-05-05 11:38:35 +03:00
parent 987370bed7
commit 9c4b8cc62b
1 changed files with 1 additions and 0 deletions

View File

@ -464,6 +464,7 @@ static void
AdjustPartitioningForDistributedPlanning(List *rangeTableList,
bool setPartitionedTablesInherited)
{
return;
ListCell *rangeTableCell = NULL;
foreach(rangeTableCell, rangeTableList)