pgsql/src include/mb/pg_wchar.h backend/utils/ ...

Started by The Hermit Hackeralmost 25 years ago3 messagescomitters
Jump to latest
#1The Hermit Hacker
scrappy@hub.org

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: scrappy@hub.org 01/09/11 00:50:36

Modified files:
src/include/mb : pg_wchar.h
src/backend/utils/mb: conv.c wchar.c

Log message:
Implement following item in TODO:

* Reject character sequences those are not valid in their charset

#2Bruce Momjian
bruce@momjian.us
In reply to: The Hermit Hacker (#1)
Re: pgsql/src include/mb/pg_wchar.h backend/utils/ ...

TODO updated.

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: scrappy@hub.org 01/09/11 00:50:36

Modified files:
src/include/mb : pg_wchar.h
src/backend/utils/mb: conv.c wchar.c

Log message:
Implement following item in TODO:

* Reject character sequences those are not valid in their charset

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
#3Tatsuo Ishii
ishii@postgresql.org
In reply to: Bruce Momjian (#2)
Re: pgsql/src include/mb/pg_wchar.h backend/utils/ ...

Thank you for updating TODO.
--
Tatsuo Ishii

Show quoted text

TODO updated.

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: scrappy@hub.org 01/09/11 00:50:36

Modified files:
src/include/mb : pg_wchar.h
src/backend/utils/mb: conv.c wchar.c

Log message:
Implement following item in TODO:

* Reject character sequences those are not valid in their charset