postgresql/contrib/auth_delay
Tom Lane 1fada5d81e Add missing EmitWarningsOnPlaceholders() calls.
Extensions that define any custom GUCs should call
EmitWarningsOnPlaceholders after doing so, to help catch misspellings.
Many of our contrib modules hadn't gotten the memo on that, though.

Also add such calls to src/test/modules extensions that have GUCs.
While these aren't really user-facing, they should illustrate good
practice not faulty practice.

Shinya Kato

Discussion: https://postgr.es/m/524fa2c0a34f34b68fbfa90d0760d515@oss.nttdata.com
2021-12-21 12:12:24 -05:00
..
Makefile Add file version information to most installed Windows binaries. 2014-07-14 14:07:52 -04:00
auth_delay.c Add missing EmitWarningsOnPlaceholders() calls. 2021-12-21 12:12:24 -05:00