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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
