From: | Matheus Alcantara <matheusssilv97(at)gmail(dot)com> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | Peter Eisentraut <peter(at)eisentraut(dot)org>, Gabriele Bartolini <gabriele(dot)bartolini(at)enterprisedb(dot)com>, Craig Ringer <craig(dot)ringer(at)enterprisedb(dot)com>, "David E(dot) Wheeler" <david(at)justatheory(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: RFC: Additional Directory for Extensions |
Date: | 2025-03-03 18:45:59 |
Message-ID: | CAFY6G8fV5FTqn7p8pxbvPYUD5+ffik-J50GChjKH2Gg7d=fRPg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi, attached a new v5 with some minor improvements on TAP tests:
- Add a proper test name for all test cases
- Add CREATE EXTENSION command execution
- Change the assert on pg_available_extensions and
pg_available_extension_versions to validate the row content
Also rebased with master
--
Matheus Alcantara
Attachment | Content-Type | Size |
---|---|---|
v5-0001-extension_control_path.patch | application/octet-stream | 34.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2025-03-03 18:47:27 | Re: PATCH: warn about, and deprecate, clear text passwords |
Previous Message | Antonin Houska | 2025-03-03 18:40:27 | Re: why there is not VACUUM FULL CONCURRENTLY? |