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

From [email protected] (Heikki Linnakangas)
Subject pgsql: Fix case of the just resurrected UCS_to_BIG5.pl script, and
Date
Msg-id [email protected]
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: [email protected] (Heikki Linnakangas)
Date:
Subject: pgsql: Add seven kanji characters defined in the Windows 950 codepage to
Next
From: [email protected] (Heikki Linnakangas)
Date:
Subject: pgsql: Don't intercept SIGQUIT as a signal to trigger failover; that's