pgsql: Sort file list when creating gettext-files

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Sort file list when creating gettext-files
Дата
Msg-id E1Rfbhi-0001th-O5@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Minor enhancements to MVCC chapter
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Sort compendium lists for msgmerge