491a37b0d4
This updates the create plugin API and CLI so that it doesn't take the pugin code, but instead takes a file name of a file that must be in the plugin-dir of the server. It returns an error if the plugin-dir is not configured or if the file isn't there. Also updates the WAL and catalog so that it doesn't store the plugin code directly. The code is read from disk one time when the plugin runs. Closes #25797 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |