Re: glob support in extension_control_path/dynamic_library_path?

From: Jakob Egger <jakob(at)eggerapps(dot)at>
To: Matheus Alcantara <matheusssilv97(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org, david(at)justatheory(dot)com, Tobias Bussmann <t(dot)bussmann(at)gmx(dot)net>
Subject: Re: glob support in extension_control_path/dynamic_library_path?
Date: 2026-06-01 13:21:10
Message-ID: 2599A88E-1070-407F-B78B-04EEDEA06C08@eggerapps.at
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> Am 01.06.2026 um 11:38 schrieb Matheus Alcantara <matheusssilv97(at)gmail(dot)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 Content-Type Size
0001-glob-support-in-extension_search_path-and-dynamic_li.patch application/octet-stream 4.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message Chao Li 2026-06-01 13:12:17 pg_createsubscriber: allow duplicate publication names