projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
| inline |
side by side
(parent:
7d430a5
)
Add missing source file to pg_upgrade/nls.mk
author
Peter Eisentraut
<
[email protected]
>
Fri, 11 Apr 2025 08:26:51 +0000
(10:26 +0200)
committer
Peter Eisentraut
<
[email protected]
>
Fri, 11 Apr 2025 08:26:51 +0000
(10:26 +0200)
added by commit
40e2e5e92b7
src/bin/pg_upgrade/nls.mk
|
blob
|
blame
|
history
diff --git
a/src/bin/pg_upgrade/nls.mk
b/src/bin/pg_upgrade/nls.mk
index db5aa18013b056c01e8452567207bf17ffc96f7d..d4ae1a95eb5b03ef110b3872fe796cae444126b9 100644
(file)
--- a/
src/bin/pg_upgrade/nls.mk
+++ b/
src/bin/pg_upgrade/nls.mk
@@
-13,6
+13,7
@@
GETTEXT_FILES = check.c \
relfilenumber.c \
server.c \
tablespace.c \
+ task.c \
util.c \
version.c \
../../common/fe_memutils.c \