Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3aff1d3

Browse filesBrowse files
committed
Doc: improve cross-reference in Makefile comment.
Per gripe from Japin Li. Discussion: https://postgr.es/m/MEYP282MB16692171F13B5DF40DB768EEB6FCA@MEYP282MB1669.AUSP282.PROD.OUTLOOK.COM
1 parent aa9de54 commit 3aff1d3
Copy full SHA for 3aff1d3

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎src/backend/utils/mb/Unicode/Makefile

Copy file name to clipboardExpand all lines: src/backend/utils/mb/Unicode/Makefile
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ include $(top_builddir)/src/Makefile.global
2525
# define the build and clean rules below.
2626
#
2727
# Note that while each script call produces two output files, to be
28-
# parallel-make safe we need to split this into two rules. (See for
29-
# example gram.y for more explanation.)
28+
# parallel-make safe we need to split this into two rules. (See notes
29+
# in src/backend/parser/Makefile about rules with multiple outputs.)
3030
#
3131
define map_rule
3232
MAPS += $(1)_to_utf8.map utf8_to_$(1).map

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.