Re: Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX - Mailing list pgsql-hackers

From zhanghu
Subject Re: Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX
Date
Msg-id CAB5m2QvYNPAtPX+_EAEWLH+boo4WGnZHA3dDtKsuYjYSGF=+cw@mail.gmail.com
Whole thread
In response to Re: Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers


Michael Paquier <michael@paquier.xyz> 于2026年3月12日周四 05:34写道:
On Wed, Mar 11, 2026 at 11:10:44AM +0800, zhanghu wrote:
> The doc changes look good overall. I applied the patch locally and rendered
> the documentation to HTML, the new page also looks good.
>
> A few minor nitpicks:
>
> +       <para>
> +        Name of extension for dynamically-loadable modules (e.g.
> +        <literal>.so</literal> on Linux).
> +       </para>
>
> I think we need a "the" before "dynamically-loadable".

Don't think this one's necessary here, actually, as it refers to a
general concept around modules.

 Sounds good.

pgsql-hackers by date:

Previous
From: Japin Li
Date:
Subject: Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement
Next
From: Thomas Munro
Date:
Subject: Re: A stack allocation API