Add plpgsql_yyerror to gettext triggers
authorPeter Eisentraut <[email protected]>
Tue, 17 Feb 2009 12:59:35 +0000 (12:59 +0000)
committerPeter Eisentraut <[email protected]>
Tue, 17 Feb 2009 12:59:35 +0000 (12:59 +0000)
src/pl/plpgsql/src/nls.mk

index 7651be285b921c1419db7b2a5696c9896c66c711..4ef071455eb1842fad666ad65e5b49a230eb897d 100644 (file)
@@ -2,7 +2,7 @@
 CATALOG_NAME   := plpgsql
 AVAIL_LANGUAGES        := es
 GETTEXT_FILES  := pl_comp.c pl_exec.c pl_gram.c pl_funcs.c pl_handler.c pl_scan.c
-GETTEXT_TRIGGERS:= _ errmsg errdetail errdetail_log errhint errcontext validate_tupdesc_compat:3 yyerror
+GETTEXT_TRIGGERS:= _ errmsg errdetail errdetail_log errhint errcontext validate_tupdesc_compat:3 yyerror plpgsql_yyerror
 
 .PHONY: gettext-files
 gettext-files: distprep