From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: Add make rules to download raw Unicode mapping files |
Date: | 2016-11-01 15:58:56 |
Message-ID: | E1c1bSi-0001sP-QD@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
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(+)
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2016-11-01 18:02:47 | pgsql: pageinspect: Add tests |
Previous Message | Robert Haas | 2016-10-31 13:21:16 | pgsql: Remove declarations for pq_putmessage_hook and pq_flush_hook. |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2016-11-01 16:01:31 | Re: save redundant code for pseudotype I/O functions |
Previous Message | Mithun Cy | 2016-11-01 15:21:40 | Re: Patch: Implement failover on libpq connect level. |