pgsql: Fix case of the just resurrected UCS_to_BIG5.pl script, and - Mailing list pgsql-committers

From heikki@postgresql.org (Heikki Linnakangas)
Subject pgsql: Fix case of the just resurrected UCS_to_BIG5.pl script, and
Date
Msg-id 20090318162618.56310754ADE@cvs.postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: heikki@postgresql.org (Heikki Linnakangas)
Date:
Subject: pgsql: Add seven kanji characters defined in the Windows 950 codepage to
Next
From: heikki@postgresql.org (Heikki Linnakangas)
Date:
Subject: pgsql: Don't intercept SIGQUIT as a signal to trigger failover; that's