Re: RFC: Additional Directory for Extensions

Peter Eisentraut <peter@eisentraut.org>

From: Peter Eisentraut <peter@eisentraut.org>
To: "David E. Wheeler" <david@justatheory.com>
Cc: Matheus Alcantara <matheusssilv97@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>, Christoph Berg <myon@debian.org>
Date: 2025-05-01T11:50:37Z
Lists: pgsql-hackers
On 28.04.25 23:14, David E. Wheeler wrote:
> On Apr 25, 2025, at 15:23, David E. Wheeler <david@justatheory.com> wrote:
> 
>> Thank you for the review. Here’s v3*.
> 
> V4 removes “/extension” from the end of the `extension_control_path` value.

The documentation in config.sgml says:

     Note that the path elements should typically end in
     <literal>extension</literal> if the normal installation layouts are
     followed.

So I think your change here between v3 and v4 is incorrect.



Commits

  1. doc: Flesh out extension docs for the "prefix" make variable

  2. Fix extension control path tests

  3. extension_control_path