pgsql: Doc: improve cross-reference in Makefile comment.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: improve cross-reference in Makefile comment.
Date: 2023-09-25 15:25:34
Message-ID: E1qknSo-005t09-8i@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: improve cross-reference in Makefile comment.

Per gripe from Japin Li.

Discussion: https://postgr.es/m/MEYP282MB16692171F13B5DF40DB768EEB6FCA@MEYP282MB1669.AUSP282.PROD.OUTLOOK.COM

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3aff1d3fd0fb7f00da3c9994114e596c6744ea41

Modified Files
--------------
src/backend/utils/mb/Unicode/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2023-09-25 15:50:42 pgsql: Limit to_tsvector_byid's initial array allocation to something s
Previous Message Daniel Gustafsson 2023-09-25 14:06:28 pgsql: vacuumdb: Reword --help message for clarity