projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17935e1
)
Add missing file to nls Makefile
author
Daniel Gustafsson
<
[email protected]
>
Thu, 30 Nov 2023 09:56:51 +0000
(10:56 +0100)
committer
Daniel Gustafsson
<
[email protected]
>
Thu, 30 Nov 2023 09:56:51 +0000
(10:56 +0100)
Author: Kyotaro Horiguchi <
[email protected]
>
Discussion: https://postgr.es/m/
20231130
.120009.
1370713511317755874
[email protected]
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 cd91737f488d89a9fdd75c9b2ef19ce8abe7b9c6..e84d690f60f60c018f8f04b2b058b054766b1859 100644
(file)
--- a/
src/bin/pg_dump/nls.mk
+++ b/
src/bin/pg_dump/nls.mk
@@
-20,6
+20,7
@@
GETTEXT_FILES = $(FRONTEND_COMMON_GETTEXT_FILES) \
pg_dumpall.c \
parallel.c \
parallel.h \
+ filter.c \
pg_backup_utils.c \
pg_backup_utils.h \
../../common/compression.c \