Skip to content

Make initial value of the gp_create_table_random_default_distribution GUC equal to the default one - #1984

Open
andr-sokolov wants to merge 1 commit into
apache:REL_2_STABLEfrom
andr-sokolov:gp_create_table_random_default_distribution
Open

Make initial value of the gp_create_table_random_default_distribution GUC equal to the default one#1984
andr-sokolov wants to merge 1 commit into
apache:REL_2_STABLEfrom
andr-sokolov:gp_create_table_random_default_distribution

Conversation

@andr-sokolov

Copy link
Copy Markdown
Contributor

The gp_create_table_random_default_distribution variable was initialized with
true, but the default value of the corresponding GUC is false. Set the initial
value to the GUC's default value to make the code easier to understand.

cherry picked from 01c6e69

… GUC equal to the default one

The gp_create_table_random_default_distribution variable was initialized with
true, but the default value of the corresponding GUC is false. Set the initial
value to the GUC's default value to make the code easier to understand.

cherry picked from 01c6e69
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant