From: | Matheus Alcantara <matheusssilv97(at)gmail(dot)com> |
---|---|
To: | Rahila Syed <rahilasyed90(at)gmail(dot)com> |
Cc: | evsi(at)amazon(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org |
Subject: | Re: BUG #18920: LOAD '$libdir/plugins' no longer works in 18beta1 |
Date: | 2025-06-02 22:56:01 |
Message-ID: | CAFY6G8eVrLmOQ4gwONSbJFJ-8dygQpXY9qrAmzwD7t7ePjjRAA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
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
Attachment | Content-Type | Size |
---|---|---|
v2-0001-Don-t-strip-libdir-from-LOAD-command.patch | application/octet-stream | 2.1 KB |
v2-0002-Add-TAP-tests-for-striping-libdir.patch | application/octet-stream | 5.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2025-06-02 23:31:16 | Re: BUG #18944: Assertion Failure in psql with idle_session_timeout Set |
Previous Message | Matheus Alcantara | 2025-06-02 20:53:23 | Re: BUG #18920: LOAD '$libdir/plugins' no longer works in 18beta1 |