Skip to content

Commit

Permalink
Add EmitWarningsOnPlaceholders()
Browse files Browse the repository at this point in the history
  • Loading branch information
shinyaaa committed Aug 2, 2024
1 parent 8e08ce9 commit eb403e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/backend/utils/ag_guc.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ void define_config_params(void)
NULL,
NULL,
NULL);
EmitWarningsOnPlaceholders("age");
}

0 comments on commit eb403e7

Please sign in to comment.