Re: pg_upgrade fails when extension_control_path is used - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: pg_upgrade fails when extension_control_path is used
Date
Msg-id e342c004-287d-4275-a912-b9dcdfe9f6d7@eisentraut.org
Whole thread Raw
In response to Re: pg_upgrade fails when extension_control_path is used  (Matheus Alcantara <matheusssilv97@gmail.com>)
List pgsql-hackers
On 09.03.26 21:49, Matheus Alcantara wrote:
> On 06/03/26 09:10, Jonathan Gonzalez V. wrote:
>> Hello!
>>
>>>   that the code comment on function.c can be
>>> similar to what we have on load_external_function():
>>>
>>>    /*
>>>    * For extensions with hardcoded '$libdir/' library names, we
>>>    * strip the prefix to allow the library search path to be used.
>>>    */
>>>
>>>>
>> I'm attaching a v3 with an improved messages
>>
>> Also updated the reviewers list on the message
>>
> 
> Thanks for updating the patch, it looks good to me and fix the described 
> issue.

committed




pgsql-hackers by date:

Previous
From: vignesh C
Date:
Subject: Re: Skipping schema changes in publication
Next
From: Amit Kapila
Date:
Subject: Re: Report bytes and transactions actually sent downtream