pgsql: Add make rules to download raw Unicode mapping files

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Add make rules to download raw Unicode mapping files
Дата
Msg-id E1c1bSi-0001sP-QD@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add make rules to download raw Unicode mapping files

This serves as implicit documentation and is handy if someone wants to
tweak things.  The rules are not part of a normal build, like this
entire directory.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3a47c704fb8d44ce675d73c6f4fd8dd8c1820c73

Modified Files
--------------
src/backend/utils/mb/Unicode/Makefile | 34 ++++++++++++++++++++++++++++++++++
1 file changed, 34 insertions(+)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Remove declarations for pq_putmessage_hook and pq_flush_hook.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: pageinspect: Add tests