From: Tom Lane Date: Tue, 26 Dec 2023 19:37:46 +0000 (-0500) Subject: Add empty placeholder LINGUAS file for pg_combinebackup. X-Git-Url: http://git.postgresql.org/gitweb/static/maillist.html?a=commitdiff_plain;h=bbf1f1340800da38625ea7034dca3c14c6431f64;p=users%2Fgsingh%2Fpostgres.git Add empty placeholder LINGUAS file for pg_combinebackup. This will eventually be replaced once some translations exist for pg_combinebackup's messages. In the meantime, we need something here to prevent "make" from complaining in builds with --enable-nls. Per advice added in 88dad06b4. --- diff --git a/src/bin/pg_combinebackup/po/LINGUAS b/src/bin/pg_combinebackup/po/LINGUAS new file mode 100644 index 0000000000..e69de29bb2