postgres/contrib/auto_explain
Michael Paquier 7f97b4734f Fix some comments related to library unloading
Library unloading has never been supported with its code removed in
ab02d702ef, and there were some comments still mentioning that it was
a possible operation.

ChangAo has noticed the incorrect references in dfmgr.c, while I have
noticed the other ones while scanning the rest of the tree for similar
mistakes.

Author: ChangAo Chen, Michael Paquier
Reviewed-by: Tom Lane
Discussion: https://postgr.es/m/tencent_1D09840A1632D406A610C8C4E2491D74DB0A@qq.com
2024-12-23 14:46:49 +09:00
..
t Update copyright for 2024 2024-01-03 20:49:05 -05:00
.gitignore Add a simple test for contrib/auto_explain. 2021-01-24 14:59:33 -05:00
auto_explain.c Fix some comments related to library unloading 2024-12-23 14:46:49 +09:00
Makefile Add a simple test for contrib/auto_explain. 2021-01-24 14:59:33 -05:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00