pg_upgrade: Add missing gettext triggers
authorPeter Eisentraut <[email protected]>
Mon, 16 May 2022 06:55:01 +0000 (08:55 +0200)
committerPeter Eisentraut <[email protected]>
Mon, 16 May 2022 06:55:01 +0000 (08:55 +0200)
prep_status_progress() is new.

src/bin/pg_upgrade/nls.mk

index 06308bdf7888427434acabaa758b51fa3bcd7224..01aaa6873b7aa352cefe85f49494fbf11c5eba97 100644 (file)
@@ -9,4 +9,5 @@ GETTEXT_FLAGS    = \
     pg_fatal:1:c-format \
     pg_log:2:c-format \
     prep_status:1:c-format \
+    prep_status_progress:1:c-format \
     report_status:2:c-format