From: | Álvaro Herrera <alvherre(at)kurilemu(dot)de> |
---|---|
To: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
Cc: | Matheus Alcantara <matheusssilv97(at)gmail(dot)com>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Srinath Reddy Sadipiralla <srinath2133(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Potential problem in commit f777d773878 and 4f7f7b03758 |
Date: | 2025-09-04 11:43:33 |
Message-ID: | 202509041143.nor26shqjicr@alvherre.pgsql |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2025-Aug-27, Peter Eisentraut wrote:
> > > > On Sun, Aug 24, 2025 at 5:59 PM Srinath Reddy Sadipiralla
> > > > <srinath2133(at)gmail(dot)com> wrote:
> > > > >
> > > > > Thanks Dilip and Matheus for working on this , i reviewed the
> > > > > latest patch given [by] Matheus and it LGTM but i have doubt
> > > > > that in f777d773878 commit the $libdir was moved out from
> > > > > expand_dynamic_library_name into load_external_function
> > > > > because if someone specifies LOAD '$libdir/foo' explicitly
> > > > > they want to get the foo.so from $libdir not from other paths
> > > > > given in dynamic_library_path
> committed, thanks
Was the above-quoted complaint addressed in some way? I see that Dilip
and Matheus disregarded as not important, but I'm not so sure that
that's really true.
--
Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/
"Hay quien adquiere la mala costumbre de ser infeliz" (M. A. Evans)
From | Date | Subject | |
---|---|---|---|
Next Message | Konstantin Knizhnik | 2025-09-04 11:44:41 | Re: Orphan page in _bt_split |
Previous Message | Amit Kapila | 2025-09-04 11:37:39 | Re: Avoid retaining conflict-related data when no tables are subscribed |