pgsql: Sort file list when creating gettext-files
pgsql: Sort file list when creating gettext-files
От:
Peter Eisentraut <peter_e@gmx.net>
Дата:
Sort file list when creating gettext-files That way, the created .pot file is more deterministic and not dependent on the order in which the files are found. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/9099d84374eb71860dc881c7a158f8f1262b5734 Modified Files -------------- src/backend/nls.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)