Skip to content

Commit 2a4a0c4

Browse files
committed
Add ereport-related functions to GETTEXT_TRIGGERS list.
1 parent a56ff9a commit 2a4a0c4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/backend/nls.mk

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
# $Header: /cvsroot/pgsql/src/backend/nls.mk,v 1.4 2003/06/28 22:30:59 petere Exp $
1+
# $Header: /cvsroot/pgsql/src/backend/nls.mk,v 1.5 2003/07/19 20:32:12 tgl Exp $
22
CATALOG_NAME := postgres
33
AVAIL_LANGUAGES := cs de es hr hu ru sv tr zh_CN zh_TW
44
GETTEXT_FILES := + gettext-files
5-
GETTEXT_TRIGGERS:= elog:2 postmaster_error yyerror
5+
# elog should eventually be removed from this list:
6+
GETTEXT_TRIGGERS:= elog:2 errmsg errdetail errhint errcontext postmaster_error yyerror
67

78
gettext-files:
89
find $(srcdir)/ -name '*.c' -print >$@

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy