projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f9abfe
)
Add missing source file to nls.mk
author
Peter Eisentraut
<
[email protected]
>
Mon, 8 May 2023 06:24:42 +0000
(08:24 +0200)
committer
Peter Eisentraut
<
[email protected]
>
Mon, 8 May 2023 06:24:42 +0000
(08:24 +0200)
src/bin/pg_dump/nls.mk
patch
|
blob
|
blame
|
history
diff --git
a/src/bin/pg_dump/nls.mk
b/src/bin/pg_dump/nls.mk
index 7321abb74339a9f9f94d170a3fafdfe6072f68ac..cd91737f488d89a9fdd75c9b2ef19ce8abe7b9c6 100644
(file)
--- a/
src/bin/pg_dump/nls.mk
+++ b/
src/bin/pg_dump/nls.mk
@@
-22,6
+22,7
@@
GETTEXT_FILES = $(FRONTEND_COMMON_GETTEXT_FILES) \
parallel.h \
pg_backup_utils.c \
pg_backup_utils.h \
+ ../../common/compression.c \
../../common/exec.c \
../../common/fe_memutils.c \
../../common/wait_error.c \