mirror of
https://github.com/HypoPG/hypopg
synced 2026-05-23 17:18:44 +00:00
Warn users if they used wrong GUC name.
This commit is contained in:
parent
3131560b85
commit
0eca85f2aa
1 changed files with 1 additions and 0 deletions
1
hypopg.c
1
hypopg.c
|
|
@ -125,6 +125,7 @@ _PG_init(void)
|
|||
NULL,
|
||||
NULL);
|
||||
|
||||
EmitWarningsOnPlaceholders("hypopg");
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Reference in a new issue