Re: Fix a wrong comment in load_file()

cca5507 <cca5507@qq.com>

From: cca5507 <cca5507@qq.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-hackers <pgsql-hackers@lists.postgresql.org>, Tom Lane <tgl@sss.pgh.pa.us>
Date: 2024-12-23T05:20:21Z
Lists: pgsql-hackers
&gt; The saved hooks are not here to readjust the stack based on a reload,
&gt; just to make sure that the existing paths loaded are all taken.&nbsp; I
&gt; would just remove the "in case of unload" part for the last three, and
&gt; "unload" for the first one.&nbsp; Thoughts?



LGTM.


--
Regards,
ChangAo Chen

Commits

  1. Fix some comments related to library unloading