pgsql: Add make rules to download raw Unicode mapping files - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Add make rules to download raw Unicode mapping files
Date
Msg-id E1c1bSi-0001sP-QD@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Remove declarations for pq_putmessage_hook and pq_flush_hook.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: pageinspect: Add tests