Emit debug message when executing extension script.
Allows extension authors to more easily debug problems related to the
sequence of update scripts that are executed.
Discussion: https://postgr.es/m/5636a7534a4833884172fe4369d825b26170b3cc.camel%40j-davis.com
Reviewed-by: Peter Eisentraut, Nathan Bossart
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/43470717c47092194832b90737dc74ec6ab9ef33
Modified Files
--------------
src/backend/commands/extension.c | 5 +++++
1 file changed, 5 insertions(+)