pgsql-server/src/backend/utils/mb/Unicode Tag: ...

Started by Nonamealmost 23 years ago3 messagescomitters
Jump to latest
#1Noname
ishii@svr1.postgresql.org

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: ishii@svr1.postgresql.org 03/08/24 02:00:45

Modified files:
src/backend/utils/mb/Unicode: Tag: REL7_3_STABLE
UCS_to_GB18030.pl

Log message:
Fix bug in GB18030 conversion script

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Noname (#1)
Re: pgsql-server/src/backend/utils/mb/Unicode Tag: ...

ishii@svr1.postgresql.org (Tatsuo Ishii) writes:

Modified files:
src/backend/utils/mb/Unicode: Tag: REL7_3_STABLE
UCS_to_GB18030.pl

Log message:
Fix bug in GB18030 conversion script

Shouldn't there have been a matching commit in the HEAD branch?

regards, tom lane

#3Tatsuo Ishii
ishii@postgresql.org
In reply to: Tom Lane (#2)
Re: pgsql-server/src/backend/utils/mb/Unicode Tag:

ishii@svr1.postgresql.org (Tatsuo Ishii) writes:

Modified files:
src/backend/utils/mb/Unicode: Tag: REL7_3_STABLE
UCS_to_GB18030.pl

Log message:
Fix bug in GB18030 conversion script

Shouldn't there have been a matching commit in the HEAD branch?

Ok, fix committed to current too.
--
Tatsuo Ishii