Re: Potential issue in listExtensions()

2025-06-05 Thread Suraj Kharage
Thanks, Magnus and Dilip. -- Thanks & Regards, Suraj kharage, enterprisedb.com On Thu, Jun 5, 2025 at 1:34 PM Magnus Hagander wrote: > > > On Thu, Jun 5, 2025 at 9:50 AM Dilip Kumar wrote: > >> On Thu, Jun 5, 2025 at 5:53 AM Suraj Kharage >> wrote: >> > >>

Re: Potential issue in listExtensions()

2025-06-05 Thread Magnus Hagander
On Thu, Jun 5, 2025 at 9:50 AM Dilip Kumar wrote: > On Thu, Jun 5, 2025 at 5:53 AM Suraj Kharage > wrote: > > > > Hi, > > > > Upstream commit d696406a9b255546bc1716d07199103abd8bb785 [1] added the > support for default extension version in \dx output and changed the query > that fetches the exte

Re: Potential issue in listExtensions()

2025-06-05 Thread Dilip Kumar
On Thu, Jun 5, 2025 at 5:53 AM Suraj Kharage wrote: > > Hi, > > Upstream commit d696406a9b255546bc1716d07199103abd8bb785 [1] added the > support for default extension version in \dx output and changed the query > that fetches the extension list. > The changed query seems problematic and might di