postgresql/contrib/auto_explain
Tom Lane 5609cc01c6 Rename EmitWarningsOnPlaceholders() to MarkGUCPrefixReserved().
This seems like a clearer name for what it does now.

Provide a compatibility macro so that extensions don't have to convert
to the new name right away.

Discussion: https://postgr.es/m/116024.1640111629@sss.pgh.pa.us
2021-12-27 14:39:08 -05:00
..
t Move Perl test modules to a better namespace 2021-10-24 10:28:19 -04:00
.gitignore Add a simple test for contrib/auto_explain. 2021-01-24 14:59:33 -05:00
auto_explain.c Rename EmitWarningsOnPlaceholders() to MarkGUCPrefixReserved(). 2021-12-27 14:39:08 -05:00
Makefile Add a simple test for contrib/auto_explain. 2021-01-24 14:59:33 -05:00