aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2019-09-21 23:22:15 +0200
committerPeter Eisentraut <peter@eisentraut.org>2019-09-21 23:23:51 +0200
commit72c48c3fc31e3be090b1f70eb6d8222634ba4bde (patch)
tree5b08da39509f7295c248aa70be3a72b31a98ef3f
parentc160b8928c77cb52f52d7509465b6c7d8026bd27 (diff)
downloadpostgresql-72c48c3fc31e3be090b1f70eb6d8222634ba4bde.tar.gz
postgresql-72c48c3fc31e3be090b1f70eb6d8222634ba4bde.zip
Remove removed file from nls.mk
part of revert "Add DECLARE STATEMENT support to ECPG."
-rw-r--r--src/interfaces/ecpg/ecpglib/nls.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/ecpg/ecpglib/nls.mk b/src/interfaces/ecpg/ecpglib/nls.mk
index 8ea50ff19e3..5ce97ead8e3 100644
--- a/src/interfaces/ecpg/ecpglib/nls.mk
+++ b/src/interfaces/ecpg/ecpglib/nls.mk
@@ -1,6 +1,6 @@
# src/interfaces/ecpg/ecpglib/nls.mk
CATALOG_NAME = ecpglib
AVAIL_LANGUAGES = cs de es fr it ja ko pl pt_BR ru sv tr vi zh_CN
-GETTEXT_FILES = connect.c cursor.c descriptor.c error.c execute.c misc.c
+GETTEXT_FILES = connect.c descriptor.c error.c execute.c misc.c
GETTEXT_TRIGGERS = ecpg_gettext
GETTEXT_FLAGS = ecpg_gettext:1:pass-c-format