pgsql: Add KOI8-U map files to Makefile.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add KOI8-U map files to Makefile.
Date: 2017-02-02 12:18:08
Message-ID: E1cZGL2-0002RZ-Kt@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add KOI8-U map files to Makefile.

These were left out by mistake back when support for KOI8-U encoding was
added.

Extracted from Kyotaro Horiguchi's larger patch.

Branch
------
REL9_6_STABLE

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Noah Misch 2017-02-02 16:23:20 pgsql: Code review for avoidance of direct cross-module links.
Previous Message Heikki Linnakangas 2017-02-02 08:44:45 pgsql: Silence compiler warning.