Skip to content

Commit 6bdd9fb

Browse files
committed
Fix gettext triggers specification
In cc8d415, the arguments of warn_or_exit_horribly() were changed but this was not updated.
1 parent 97205d0 commit 6bdd9fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/pg_dump/nls.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ GETTEXT_FILES = $(FRONTEND_COMMON_GETTEXT_FILES) \
1212
../../common/wait_error.c
1313
GETTEXT_TRIGGERS = $(FRONTEND_COMMON_GETTEXT_TRIGGERS) \
1414
fatal simple_prompt \
15-
ExecuteSqlCommand:3 warn_or_exit_horribly:3
15+
ExecuteSqlCommand:3 warn_or_exit_horribly:2
1616
GETTEXT_FLAGS = $(FRONTEND_COMMON_GETTEXT_FLAGS) \
1717
fatal:1:c-format \
1818
warn_or_exit_horribly:2:c-format

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