Re: glob support in extension_control_path/dynamic_library_path? - Mailing list pgsql-hackers

From Jakob Egger
Subject Re: glob support in extension_control_path/dynamic_library_path?
Date
Msg-id 2599A88E-1070-407F-B78B-04EEDEA06C08@eggerapps.at
Whole thread
In response to Re: glob support in extension_control_path/dynamic_library_path?  (Matheus Alcantara <matheusssilv97@gmail.com>)
Responses Re: glob support in extension_control_path/dynamic_library_path?
List pgsql-hackers
> Am 01.06.2026 um 11:38 schrieb Matheus Alcantara <matheusssilv97@gmail.com>:
>
> Please, share the patch so we can better evaluate.


This is my attempt at the patch. It falls back to the previous behavior on Windows (would need to use alternative to
glob()syscall) 


Attachment

pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: pg_createsubscriber: allow duplicate publication names
Next
From: Nisha Moond
Date:
Subject: Fix column privileges for pg_subscription.subwalrcvtimeout