Re: BUG #19506: LOAD '$libdir/...' inside extension scripts ignores dynamic_library_path with extension_control_path - Mailing list pgsql-bugs

From Ayush Tiwari
Subject Re: BUG #19506: LOAD '$libdir/...' inside extension scripts ignores dynamic_library_path with extension_control_path
Date
Msg-id CAJTYsWW2Etzyh+pdNvLD0wTdmOmNo7nx_DseX+ymuw1-MkFHJw@mail.gmail.com
Whole thread
List pgsql-bugs
Hi,

On Fri, 5 Jun 2026 at 10:04, Gabriele Bartolini <gabriele.bartolini@enterprisedb.com> wrote:
Hi Ayush,

I was about to draft an email to hackers about this. I had already done a patch: https://github.com/gbartolini/postgres/pull/1

Thanks for your reply. I will verify yours later.

Cheers,
Gabriele

Your patch looks good to me, we can go ahead with that.

I dont think this needs a dedicated tap test file though,
you can use the existing 001_extension_control_path.pl

Happy to review, once you post it.

Regards,
Ayush

pgsql-bugs by date:

Previous
From: Ayush Tiwari
Date:
Subject: Re: BUG #19506: LOAD '$libdir/...' inside extension scripts ignores dynamic_library_path with extension_control_path
Next
From: Fujii Masao
Date:
Subject: Re: BUG #19511: contrib/dblink: NULL dereference in dblink_get_notify() when called without a prior connection