pg_probackup
pg_probackup copied to clipboard
[PGPRO-6676]: correction of the warning
src/pg_probackup.h:56: warning: "_" redefined 56 | #define _(s) gettext(s) ../../src/include/c.h:1233: note: this is the location of the previous definition 1233 | #define _(x) gettext(x)