Thanks for reviewing! On Tue, Feb 25, 2025 at 9:45 AM Andrew Dunstan <and...@dunslane.net> wrote: > I think your additions generally look good. We should be able to > simplify this: > > > + system_dir = psprintf("%s/extension", sharepath); > + ecp = system_dir; > + > + if (strlen(Extension_control_path) == 0) > + { > + paths = lappend(paths, ecp); > + } > Fixed on the attached v3.
-- Matheus Alcantara
v3-0001-extension_control_path.patch
Description: Binary data