Re: BUG #18920: LOAD '$libdir/plugins' no longer works in 18beta1

Matheus Alcantara <matheusssilv97@gmail.com>

From: Matheus Alcantara <matheusssilv97@gmail.com>
To: Rahila Syed <rahilasyed90@gmail.com>
Cc: evsi@amazon.com, pgsql-bugs@lists.postgresql.org
Date: 2025-06-02T22:56:01Z
Lists: pgsql-bugs

Attachments

On 02/06/25 16:56, Rahila Syed wrote:
> Currently, the tests seem to be failing as follows for windows:
>
> [19:07:13.107] #   Failed test 'create extension from custom extension
> control path'[19:07:13.107] #   at
> C:/cirrus/src/test/modules/test_extensions/t/002_strip_modulepathname.pl
> line 102.[19:07:13.107] #          got: '2'[19:07:13.107] #
> expected: '0'[19:07:13.107] # Looks like you failed 1 test of
> 7.[19:07:13.107] [19:07:13.107] (test program exited with status code
> 1)
>
> Details here:  Windows - Server 2019, VS 2019 - Meson & ninja - Cirrus CI
> <https://cirrus-ci.com/task/5241991606304768>
>

Fixed, v2 attached. The 0001 patch remains the same as v1.

-- 
Matheus Alcantara

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Don't strip $libdir from LOAD command