Re: Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: zhanghu <kongbaik228(at)gmail(dot)com>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX
Date: 2026-03-12 07:49:22
Message-ID: abJwAmARZqu1SSgx@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Mar 12, 2026 at 08:08:39AM +0800, Chao Li wrote:
> While the inconsistency is already there and a dedicated cleanup
> might not be worthwhile, my preference is still to limit the
> inconsistency.

Honestly, for some it may come to a difference between American
English (mostly with comma) vs British English (no comma), so at the
end both styles should be OK. I have let that as-is after considering
the whole with fresher eyes. One thing that felt missing is a mention
about \getenv, that one would need to be able to reuse these
variables. Added a paragraph for that, and applied the result.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jakub Wartak 2026-03-12 07:57:59 Drop 32-bit support (was "Re: Fix typo 586/686 in atomics/arch-x86.h")
Previous Message Keisuke Kuroda 2026-03-12 07:47:21 Re: JumbleQuery ma treat different GROUP BY expr as the same