Confused about gram.y referencs in Makefile?
Japin Li <japinli@hotmail.com>
From: Japin Li <japinli@hotmail.com>
To: "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2023-09-25T02:41:05Z
Lists: pgsql-hackers
Hi, hackers I find src/backend/utils/mb/Unicode/Makefile has the following comments: > # Note that while each script call produces two output files, to be > # parallel-make safe we need to split this into two rules. (See for > # example gram.y for more explanation.) > # I could not find the explanation in gram.y easily. Would someone point it out for me? Thanks in advance! -- Regrads, Japin Li
Commits
-
Doc: improve cross-reference in Makefile comment.
- 3aff1d3fd0fb 17.0 landed