Skip to content

Commit

Permalink
Add EmitWarningsOnPlaceholders()
Browse files Browse the repository at this point in the history
  • Loading branch information
shinyaaa committed Aug 1, 2024
1 parent 47f164f commit 7536f96
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 7536f96

Please sign in to comment.