Re: RFC: Additional Directory for Extensions
Matheus Alcantara <matheusssilv97@gmail.com>
From: Matheus Alcantara <matheusssilv97@gmail.com>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>, Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>, Craig Ringer <craig.ringer@enterprisedb.com>,
"David E. Wheeler" <david@justatheory.com>, Robert Haas <robertmhaas@gmail.com>, Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2025-02-24T13:33:34Z
Lists: pgsql-hackers
Attachments
- v2-0001-extension_control_path.patch (application/octet-stream) patch v2-0001
Hi, On Thu, Dec 5, 2024 at 8:07 AM Peter Eisentraut <peter@eisentraut.org> wrote: > > This patch is now complete enough for testing, I think. As I mentioned > earlier, I haven't updated pg_available_extensions() etc. to support the > path, but that shouldn't prevent some testing. To help with this patch I'm attaching a new version with the remaining TODOs fixed and also with a new TAP test. Thoughts? -- Matheus Alcantara
Commits
-
doc: Flesh out extension docs for the "prefix" make variable
- 0064020680c1 18.0 landed
-
Fix extension control path tests
- b7076c1e7f43 18.0 landed
-
extension_control_path
- 4f7f7b037585 18.0 landed