Fix some comments related to library unloading
Michael Paquier <michael@paquier.xyz>
Fix some comments related to library unloading Library unloading has never been supported with its code removed in ab02d702ef08, 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
Files
| Path | Change | +/− |
|---|---|---|
| contrib/auto_explain/auto_explain.c | modified | +1 −1 |
| contrib/passwordcheck/passwordcheck.c | modified | +1 −1 |
| contrib/pg_stat_statements/pg_stat_statements.c | modified | +1 −1 |
| contrib/sepgsql/hooks.c | modified | +1 −1 |
| src/backend/utils/fmgr/dfmgr.c | modified | +2 −2 |
Discussion
- Fix a wrong comment in load_file() 7 messages · 2024-12-23