pgsql: Sort file list when creating gettext-files

Started by Peter Eisentrautover 14 years ago1 messagescomitters
Jump to latest
#1Peter 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(-)