]> granicus.if.org Git - postgresql/blob - src/pl/plpgsql/src/nls.mk
Add support for invoking parser callback hooks via SPI and in cached plans.
[postgresql] / src / pl / plpgsql / src / nls.mk
1 # $PostgreSQL: pgsql/src/pl/plpgsql/src/nls.mk,v 1.11 2009/10/20 18:23:27 petere Exp $
2 CATALOG_NAME    := plpgsql
3 AVAIL_LANGUAGES := de es fr it ja ro
4 GETTEXT_FILES   := pl_comp.c pl_exec.c pl_gram.c pl_funcs.c pl_handler.c pl_scan.c
5 GETTEXT_TRIGGERS:= _ errmsg errmsg_plural:1,2 errdetail errdetail_log errdetail_plural:1,2 errhint errcontext yyerror plpgsql_yyerror
6
7 .PHONY: gettext-files
8 gettext-files: distprep