| From: | heikki(at)postgresql(dot)org (Heikki Linnakangas) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql: Fix case of the just resurrected UCS_to_BIG5.pl script, and |
| Date: | 2009-03-18 16:26:18 |
| Message-ID: | 20090318162618.56310754ADE@cvs.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Log Message:
-----------
Fix case of the just resurrected UCS_to_BIG5.pl script, and update
Makefile to use it.
Modified Files:
--------------
pgsql/src/backend/utils/mb/Unicode:
Makefile (r1.15 -> r1.16)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/Unicode/Makefile?r1=1.15&r2=1.16)
Added Files:
-----------
pgsql/src/backend/utils/mb/Unicode:
UCS_to_BIG5.pl (r1.9)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/Unicode/UCS_to_BIG5.pl?rev=1.9&content-type=text/x-cvsweb-markup)
Removed Files:
-------------
pgsql/src/backend/utils/mb/Unicode:
UCS_to_big5.pl
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/Unicode/UCS_to_big5.pl)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2009-03-18 19:27:28 | pgsql: Don't intercept SIGQUIT as a signal to trigger failover; that's |
| Previous Message | Heikki Linnakangas | 2009-03-18 16:17:58 | pgsql: Add seven kanji characters defined in the Windows 950 codepage to |