mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03:00
pg_upgrade: Add missing gettext triggers
prep_status_progress() is new.
This commit is contained in:
@ -9,4 +9,5 @@ GETTEXT_FLAGS = \
|
|||||||
pg_fatal:1:c-format \
|
pg_fatal:1:c-format \
|
||||||
pg_log:2:c-format \
|
pg_log:2:c-format \
|
||||||
prep_status:1:c-format \
|
prep_status:1:c-format \
|
||||||
|
prep_status_progress:1:c-format \
|
||||||
report_status:2:c-format
|
report_status:2:c-format
|
||||||
|
Reference in New Issue
Block a user